[Bug 32349] Wine can't handle pre-configured files

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 2 23:32:00 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32349

--- Comment #2 from sworddragon2 at aol.com 2012-12-02 23:32:00 CST ---
This example does work now:

WINE REGISTRY Version 2

[Software\\Microsoft\\Windows NT\\CurrentVersion] 0
"CSDVersion"="Service Pack 1"
"CurrentBuildNumber"="7601"
"CurrentVersion"="6.1"
"ProductName"="Microsoft Windows 7"

[System\\CurrentControlSet\\Control\\ProductOptions] 0
"ProductType"="WinNT"


After winecfg is called the first time it fills the rest with the default
configurations. But there are some minor differences. For example the following
will be missing if the file was pre-configured:

[System\\CurrentControlSet\\Control\\Session Manager\\Environment] 1354512358
"NUMBER_OF_PROCESSORS"="6"
"PROCESSOR_ARCHITECTURE"="AMD64"
"PROCESSOR_IDENTIFIER"="AMD64 Family 16 Model 10 Stepping 0, GenuineIntel"
"PROCESSOR_LEVEL"="16"
"PROCESSOR_REVISION"="0a00"


Is this normal that Wine doesn't fill these entries anymore if they are
missing?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list