Okay I got that installed now. A new problem (of course) has risen. When I run the command listed on the page you give me (replacing appname with ghtcp.exe) it gives me this error:
"C:\Program Files\Debugging Tools for Windows>cscript adplus.vbs -crash -pn ghtcp
.exe -quiet -o c:\adplus
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
Input Error: Can not find script file "C:\Program Files\Debugging Tools for Wind
ows\adplus.vbs"."
I looked in the Debugging Tools folder and there was a file called adplus_old.vbs that was a VGS Script, so I put in the command but changed adplus.vbs to adplus_old.vbs and this came up:
"C:\Program Files\Debugging Tools for Windows>cscript adplus_old.vbs -crash -pn g
htcp.exe -quiet -o c:\adplus
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
WARNING! An '_NT_SYMBOL_PATH' environment variable is not set.
Please check the application event log or the ADPlus-report.txt
for more details.
The following requested processes are not executing:
GHTCP.EXE;"
What now?