Author: cgutman
Date: Mon Jul 5 16:19:14 2010
New Revision: 47950
URL:
http://svn.reactos.org/svn/reactos?rev=47950&view=rev
Log:
[QMGR]
- Reapply r47268 to fix DHCP
Modified:
trunk/reactos/dll/win32/qmgr/qmgr.inf
Modified: trunk/reactos/dll/win32/qmgr/qmgr.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/qmgr/qmgr.inf?re…
==============================================================================
--- trunk/reactos/dll/win32/qmgr/qmgr.inf [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/qmgr/qmgr.inf [iso-8859-1] Mon Jul 5 16:19:14 2010
@@ -12,5 +12,5 @@
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",0x00010008,"BITS"
HKLM,"System\CurrentControlSet\Services\BITS\Parameters","ServiceDll",0x00020000,"qmgr.dll"