mirror of
https://github.com/reactos/reactos
synced 2025-10-05 16:02:58 +02:00
[BOOTDATA] Enable debug output
This commit is contained in:
@@ -2218,6 +2218,7 @@ HKLM,"SYSTEM\Setup","SystemPrefix",0x00000001
|
||||
HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000001
|
||||
|
||||
; Debug channels
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","DEBUGCHANNEL",0x00020000,"+EngDev,+EngLDev,+EngPDev,+EngMDev"
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","DEBUGCHANNEL",0x00020000,"+ole,+rpc"
|
||||
|
||||
; Winsrv configuration
|
||||
|
@@ -119,4 +119,6 @@ HKCR,"CLSID\{00000320-0000-0000-C000-000000000046}","",0x00000000,"PSFactoryBuff
|
||||
HKCR,"CLSID\{00000320-0000-0000-C000-000000000046}\InProcServer32","",0x00000000,"ole32.dll"
|
||||
HKCR,"CLSID\{00000320-0000-0000-C000-000000000046}\InProcServer32","ThreadingModel",0x00000000,"Both"
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Environment","DEBUGCHANNEL",0x00020000,"+EngDev,+EngLDev,+EngPDev,+EngMDev"
|
||||
|
||||
; EOF
|
||||
|
Reference in New Issue
Block a user