wine.inf: Start the spool service when needed.

This commit is contained in:
André Hentschel 2012-04-27 19:18:06 +02:00 committed by Alexandre Julliard
parent fc2c0160fb
commit f9d91a7dc4

View File

@ -3001,7 +3001,7 @@ Description="Loads files to memory for later printing"
DisplayName="Print Spooler" DisplayName="Print Spooler"
ServiceBinary="%11%\spoolsv.exe" ServiceBinary="%11%\spoolsv.exe"
ServiceType=0x110 ServiceType=0x110
StartType=4 StartType=3
ErrorControl=1 ErrorControl=1
LoadOrderGroup="SpoolerGroup" LoadOrderGroup="SpoolerGroup"