wine.inf: Code clean up.
This commit is contained in:
parent
8b50eb3556
commit
7ae09da9f3
|
@ -318,7 +318,6 @@ HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
|
||||||
HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
|
HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
|
||||||
HKLM,System\CurrentControlSet\Control\Session Manager,,,""
|
HKLM,System\CurrentControlSet\Control\Session Manager,,,""
|
||||||
HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
|
HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
|
||||||
HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
|
|
||||||
HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
|
HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
|
||||||
HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
|
HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
|
||||||
HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
|
HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
|
||||||
|
@ -2590,6 +2589,7 @@ HKLM,"%Services%\Spooler","ImagePath",,"spoolsv.exe"
|
||||||
HKLM,"%Services%\Spooler","ObjectName",,"LocalSystem"
|
HKLM,"%Services%\Spooler","ObjectName",,"LocalSystem"
|
||||||
HKLM,"%Services%\Spooler","Start",0x10001,2
|
HKLM,"%Services%\Spooler","Start",0x10001,2
|
||||||
HKLM,"%Services%\Spooler","Type",0x10001,0x110
|
HKLM,"%Services%\Spooler","Type",0x10001,0x110
|
||||||
|
HKLM,"%Services%\VxD\MSTCP",,,""
|
||||||
|
|
||||||
[VersionInfo]
|
[VersionInfo]
|
||||||
HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.0"
|
HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.0"
|
||||||
|
|
Loading…
Reference in New Issue