Christian Studer 2008-07-18 12:28
Sounds like the script can't get executed, maybe you have some security software installed which prevents scripts from running.
To run a script in your debugger, run the following command:
wscript //X <script>
Christian Studer - www.realtimesoft.com
|