wine.inf: Mark the spool service as disabled, it's just a stub.
This commit is contained in:
parent
4a58b2847c
commit
0b85eee236
|
@ -2646,7 +2646,7 @@ HKLM,"%Services%\Spooler","ErrorControl",0x10001,1
|
|||
HKLM,"%Services%\Spooler","Group",,"SpoolerGroup"
|
||||
HKLM,"%Services%\Spooler","ImagePath",,"spoolsv.exe"
|
||||
HKLM,"%Services%\Spooler","ObjectName",,"LocalSystem"
|
||||
HKLM,"%Services%\Spooler","Start",0x10001,2
|
||||
HKLM,"%Services%\Spooler","Start",0x10001,4
|
||||
HKLM,"%Services%\Spooler","Type",0x10001,0x110
|
||||
HKLM,"%Services%\MountMgr","Description",,"Device mounting service."
|
||||
HKLM,"%Services%\MountMgr","DisplayName",,"Mount Manager"
|
||||
|
|
Loading…
Reference in New Issue