Jacek Caban : wine.inf: Code clean up.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 27 06:58:48 CDT 2007


Module: wine
Branch: master
Commit: 7ae09da9f33b3525ed126d0f323182acc571e2f2
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7ae09da9f33b3525ed126d0f323182acc571e2f2

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar 26 19:40:40 2007 +0200

wine.inf: Code clean up.

---

 tools/wine.inf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index ec9c602..9b061ef 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -318,7 +318,6 @@ HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
 HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
 HKLM,System\CurrentControlSet\Control\Session Manager,,,""
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
-HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
 HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
@@ -2590,6 +2589,7 @@ HKLM,"%Services%\Spooler","ImagePath",,"spoolsv.exe"
 HKLM,"%Services%\Spooler","ObjectName",,"LocalSystem"
 HKLM,"%Services%\Spooler","Start",0x10001,2
 HKLM,"%Services%\Spooler","Type",0x10001,0x110
+HKLM,"%Services%\VxD\MSTCP",,,""
 
 [VersionInfo]
 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.0"




More information about the wine-cvs mailing list