wine.inf: Set version information to win2k

Vitaliy Margolen wine-patch at kievinfo.com
Mon Oct 10 14:50:30 CDT 2005


Vitaliy Margolen

changelog:
  wine.inf
  -Set version information to win2k
-------------- next part --------------
Index: tools/wine.inf
===================================================================
RCS file: /home/wine/wine/tools/wine.inf,v
retrieving revision 1.43
diff -u -p -r1.43 wine.inf
--- tools/wine.inf	14 Sep 2005 11:15:58 -0000	1.43
+++ tools/wine.inf	10 Oct 2005 19:41:52 -0000
@@ -117,6 +117,9 @@ HKLM,%CurrentVersion%\Controls Folder\Po
 HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
 HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
+HKLM,Software\Microsoft\Windows NT\CurrentVersion,"CurrentVersion",,"5.0"
+HKLM,Software\Microsoft\Windows NT\CurrentVersion,"CSDVersion",,"Service Pack 4"
+HKLM,Software\Microsoft\Windows NT\CurrentVersion,"CurrentBuildNumber",,"2195"
 HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,""
 HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1"
 
@@ -249,7 +252,8 @@ HKLM,%MciExtStr%,"wvx",,"MPEGVideo"
 HKLM,Software\Borland\Database Engine\Settings\SYSTEM\INIT,SHAREDMEMLOCATION,,9000
 HKLM,Software\Microsoft\Advanced INF Setup,,,""
 HKLM,System\CurrentControlSet\Control\Session Manager,,,""
-HKLM,System\CurrentControlSet\Control\Windows,"CSDVersion",0x10001,0x00000600
+HKLM,System\CurrentControlSet\Control\ProductOptions,"ProductType",,"WinNT"
+HKLM,System\CurrentControlSet\Control\Windows,"CSDVersion",0x10001,0x00000400
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
 


More information about the wine-patches mailing list