Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.0 KiB

  1. \Registry\Machine\SOFTWARE
  2. Microsoft
  3. Windows NT
  4. CurrentVersion
  5. Windows
  6. fPromptOnVerbose = REG_DWORD 0
  7. fPromptOnWarning = REG_DWORD 0
  8. fPromptOnError = REG_DWORD 1
  9. fPrintVerbose = REG_DWORD 0
  10. fPrintFileLine = REG_DWORD 0
  11. Image File Execution Options
  12. Put image name here without path
  13. GlobalFlag = REG_DWORD 0x000010F0
  14. Debugger = ntsd -d
  15. AeDebug
  16. Debugger = ntsd -p %ld -e %ld -g
  17. Auto = REG_SZ 0
  18. MMDEBUG
  19. MMDEBUG =
  20. WINMM =
  21. MCI =
  22. IniFileMapping
  23. win.ini
  24. MMDEBUG = SYS:Microsoft\Windows NT\CurrentVersion\MMDEBUG
  25. ImageFileExecutionOptions.ini
  26. = SYS:Microsoft\Windows NT\CurrentVersion\Image File Execution Options