wine.inf: Change default windows version to XP.
This commit is contained in:
parent
0e9d02ded4
commit
f629dc4eb6
|
@ -2659,9 +2659,9 @@ HKLM,"%Services%\MountMgr","Type",0x10001,1
|
|||
HKLM,"%Services%\VxD\MSTCP",,,""
|
||||
|
||||
[VersionInfo]
|
||||
HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.0"
|
||||
HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 4"
|
||||
HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2195"
|
||||
HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.1"
|
||||
HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 2"
|
||||
HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2600"
|
||||
HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
|
||||
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
|
||||
HKLM,%Control%\Windows,"CSDVersion",0x10003,0x400
|
||||
|
|
Loading…
Reference in New Issue