[ros-dev] [ros-diffs] [spetreolle] 45091: Disable spooler service. This allows bootcdregtest to start here under qemu-kvm.

Ged Murphy gedmurphy at gmail.com
Sat Jan 16 05:48:20 CET 2010


This sounds like a hack.
Why would disabling a service fix an operating system?
Also, don't we need this service for certain Wine tests?


-----Original Message-----
From: ros-diffs-bounces at reactos.org [mailto:ros-diffs-bounces at reactos.org] On Behalf Of spetreolle at svn.reactos.org
Sent: 15 January 2010 22:17
To: ros-diffs at reactos.org
Subject: [ros-diffs] [spetreolle] 45091: Disable spooler service. This allows bootcdregtest to start here under qemu-kvm.

Author: spetreolle
Date: Fri Jan 15 23:17:16 2010
New Revision: 45091

URL: http://svn.reactos.org/svn/reactos?rev=45091&view=rev
Log:
Disable spooler service.
This allows bootcdregtest to start here under qemu-kvm.

Modified:
    trunk/reactos/boot/bootdata/hivesys_i386.inf

Modified: trunk/reactos/boot/bootdata/hivesys_i386.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys_i386.inf?rev=45091&r1=45090&r2=45091&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesys_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesys_i386.inf [iso-8859-1] Fri Jan 15 23:17:16 2010
@@ -1198,7 +1198,7 @@
 HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","Group",0x00000000,"SpoolerGroup"
 HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","ImagePath",0x00020000,"%SystemRoot%\system32\spoolsv.exe"
 HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","ObjectName",0x00000000,"LocalSystem"
-HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","Start",0x00010001,0x00000002
+HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","Start",0x00010001,0x00000004
 HKLM,"SYSTEM\CurrentControlSet\Services\Spooler","Type",0x00010001,0x00000110
 
 ; WLAN service





More information about the Ros-dev mailing list