Re: I need help with a batch file
Could be that the tracert is taking longer than 15 seconds to complete... That's the flaw in my code, since the shelling of the batch file doesn't care if it's done or not.
You could set the time limit to 30000 from 15000 in the vbscript file. Or, even make it a full 60000 for 1 a minute.
The problem is that a tracert takes a while to do.
|