Quote:
Originally Posted by Solicitous
You could add a third line to the batch file
sleep 30
This will keep the window open for 30 seconds (replace 30 with the number of preferred seconds). Will allow you to see any error messages.
|
Thanks for the suggestion but I would have no clue how to do that. I don't know how to write any code at all.
EDIT: I worked out what I was doing wrong with the code... using the 32bit line instead of the 64bit. Another smack upside my head needed. All working perfectly now.