blob: e076f074968329aa337048f4bdc332a87aeec436 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
\Registry\Machine\SYSTEM
Select
CurrentControlSet
Control
Session Manager
GlobalFlag = REG_DWORD 0x00474400
CriticalSectionTimeout = REG_DWORD 120
ResourceTimeoutCount = REG_DWORD 150
Environment
Path = REG_EXPAND_SZ %SystemRoot%\system32;%SystemRoot%\mstools;%SystemRoot%\idw
Services
Ofs
Type = REG_DWORD 2
Start = REG_DWORD 4
Group = File system
ErrorControl = REG_DWORD 1
\Registry\Machine\SOFTWARE
Microsoft
Windows NT
CurrentVersion
Windows
fPromptOnVerbose = REG_DWORD 0
fPromptOnWarning = REG_DWORD 0
fPromptOnError = REG_DWORD 1
fPrintVerbose = REG_DWORD 0
fPrintFileLine = REG_DWORD 0
Image File Execution Options
Your Image File Name Here without a path
GlobalFlag = REG_DWORD 0x000010F0
Debugger = ntsd -d
AeDebug
Debugger = ntsd -p %ld -e %ld -g
Auto = REG_SZ 0
MMDEBUG
MMDEBUG =
WINMM =
MCI =
IniFileMapping
win.ini
MMDEBUG = SYS:Microsoft\Windows NT\CurrentVersion\MMDEBUG
ImageFileExecutionOptions.ini
= SYS:Microsoft\Windows NT\CurrentVersion\Image File Execution Options
|