[QMGR]
authorCameron Gutman <aicommander@gmail.com>
Tue, 18 May 2010 01:23:57 +0000 (01:23 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 18 May 2010 01:23:57 +0000 (01:23 +0000)
- Don't bulldoze our netsvcs key to install a service that doesn't even work yet

svn path=/trunk/; revision=47262

reactos/dll/win32/qmgr/qmgr.inf

index ef51f9b..e6922ed 100644 (file)
@@ -12,5 +12,5 @@ HKCR,"AppID\BITS","AppID",,"%CLSID_BackgroundCopyQMgr%"
 HKCR,"AppID\%CLSID_BackgroundCopyQMgr%","LocalService",,"BITS"
 HKCR,"CLSID\%CLSID_BackgroundCopyManager%","AppID",,"%CLSID_BackgroundCopyQMgr%"
 
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\SvcHost","netsvcs",0x00010000,"BITS"
+;HKLM,"Software\Microsoft\Windows NT\CurrentVersion\SvcHost","netsvcs",0x00010000,"BITS"
 HKLM,"System\CurrentControlSet\Services\BITS\Parameters","ServiceDll",0x00020000,"qmgr.dll"