posewadone23
Bronze II
2 days agoWindows Sysinternals: ProcDump
What exception is reported by ProcDump when monitoring the execution of ExceptionCatcher.exe?
I´ve started "cmd" as administrator but I get the following message. No clue how to launch procdump and how to see the exception.
I´ve tried with:
procdump.exe -e 1 c:\Users\IMLUser\Desktop\ExceptionCatcher.exe exception.dmp
procdump.exe -ma c:\Users\IMLUser\Desktop\ExceptionCatcher.exe exception.dmp
Thanks in advance