Author: ekohl
Date: Sun Jul 13 18:33:40 2014
New Revision: 63714

URL: http://svn.reactos.org/svn/reactos?rev=63714&view=rev
Log:
[BOOTDATA]
Revert accidentially committed changes from r63713.

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

Modified: trunk/reactos/boot/bootdata/hivesys.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys.inf?rev=63714&r1=63713&r2=63714&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesys.inf     [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesys.inf     [iso-8859-1] Sun Jul 13 
18:33:40 2014
@@ -1321,11 +1321,6 @@
 
 ; PNP Root device
 HKLM,"SYSTEM\CurrentControlSet\Enum\HTREE\ROOT\0","",0x00000000,""
-
-HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles",,0x00000012
-HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\0000",,0x00000012
-HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\0000\Software",,0x00000012
-HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\0000\System",,0x00000012
 
 ; Afd driver
 
HKLM,"SYSTEM\CurrentControlSet\Services\Afd","ErrorControl",0x00010001,0x00000001
@@ -2003,7 +1998,7 @@
 HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000001
 
 ; Debug channels
-HKLM,"SYSTEM\CurrentControlSet\Control\Session 
Manager\Environment","DEBUGCHANNEL",0x00020000,"+sam,+netapi32,+msports,+devmgr"
+;HKLM,"SYSTEM\CurrentControlSet\Control\Session 
Manager\Environment","DEBUGCHANNEL",0x00020000,"+ole,+rpc"
 
 ; Winsrv configuration
 HKLM,"SYSTEM\CurrentControlSet\Control\PriorityControl",,0x00000012


Reply via email to