[ros-diffs] [cgutman] 47262: [QMGR] - Don't bulldoze our netsvcs key to install a service that doesn't even work yet
cgutman at svn.reactos.org
cgutman at svn.reactos.org
Tue May 18 03:23:58 CEST 2010
- Previous message: [ros-diffs] [dreimer] 47261: About time that I do it like KDE and release 1, 3, 5, 7, 9 Versions as "Finals" and 2, 4, 6, 8, 0 as FINALS. Fixing another Bug noone saw in the RCs or in RosBE 1.5 Update 1 EVER, a bug which exactly shows the bullshit Batch is in real. Adding a enabledelayedexpansion and replacing some % with ! and it works.... Did I already say how much I hate Batch? Use the PS Version! Some sSVN cleanup, too. THis does not fix Olaf's Bug he has because I still cant replicate it.
- Next message: [ros-diffs] [mjmartin] 47263: [Kernel32] - Implement UTF7 Support. Patch by Katayama Hirofumi.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: cgutman
Date: Tue May 18 03:23:57 2010
New Revision: 47262
URL: http://svn.reactos.org/svn/reactos?rev=47262&view=rev
Log:
[QMGR]
- Don't bulldoze our netsvcs key to install a service that doesn't even work yet
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?rev=47262&r1=47261&r2=47262&view=diff
==============================================================================
--- trunk/reactos/dll/win32/qmgr/qmgr.inf [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/qmgr/qmgr.inf [iso-8859-1] Tue May 18 03:23:57 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",0x00010000,"BITS"
HKLM,"System\CurrentControlSet\Services\BITS\Parameters","ServiceDll",0x00020000,"qmgr.dll"
- Previous message: [ros-diffs] [dreimer] 47261: About time that I do it like KDE and release 1, 3, 5, 7, 9 Versions as "Finals" and 2, 4, 6, 8, 0 as FINALS. Fixing another Bug noone saw in the RCs or in RosBE 1.5 Update 1 EVER, a bug which exactly shows the bullshit Batch is in real. Adding a enabledelayedexpansion and replacing some % with ! and it works.... Did I already say how much I hate Batch? Use the PS Version! Some sSVN cleanup, too. THis does not fix Olaf's Bug he has because I still cant replicate it.
- Next message: [ros-diffs] [mjmartin] 47263: [Kernel32] - Implement UTF7 Support. Patch by Katayama Hirofumi.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Ros-diffs
mailing list