Sorin Rusu
2006-05-23 13:45:02 UTC
Hello,
How am I supossed to debug a native Windows application launched by
CSRSS.EXE during windows startup process?
I copied my application to C:\windows\system32 and I changed the
HKLM\System\CurrentControlSet\Control\Session Manager\BootExecute value from
"Autocheck Autochk *" to "myapp Autocheck Autochk *".
The application works fine but I don't know how to debug it. (I tried with
windbg in kernel mode but I didn't managed to 'catch' it.
Thanks,
Sorin
How am I supossed to debug a native Windows application launched by
CSRSS.EXE during windows startup process?
I copied my application to C:\windows\system32 and I changed the
HKLM\System\CurrentControlSet\Control\Session Manager\BootExecute value from
"Autocheck Autochk *" to "myapp Autocheck Autochk *".
The application works fine but I don't know how to debug it. (I tried with
windbg in kernel mode but I didn't managed to 'catch' it.
Thanks,
Sorin