From 5b405431370f9fd70e345950ef39593dcaae51da Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 5 Jul 2010 16:19:14 +0000 Subject: [PATCH] [QMGR] - Reapply r47268 to fix DHCP svn path=/trunk/; revision=47950 --- reactos/dll/win32/qmgr/qmgr.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/qmgr/qmgr.inf b/reactos/dll/win32/qmgr/qmgr.inf index ef51f9b3d99..c3d0380cd90 100644 --- a/reactos/dll/win32/qmgr/qmgr.inf +++ b/reactos/dll/win32/qmgr/qmgr.inf @@ -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",0x00010008,"BITS" HKLM,"System\CurrentControlSet\Services\BITS\Parameters","ServiceDll",0x00020000,"qmgr.dll" -- 2.17.1