
May 20th, 2007, 09:41 PM
|
|
Contributing User
|
|
Join Date: Sep 2003
Posts: 98

Time spent in forums: 13 h 54 m 52 sec
Reputation Power: 6
|
|
|
Scheduled Task - Open/Close browser
Sorry if this is in the wrong topic, wasn't sure where to put it.
I have a scheduled task on a windows NT system that is calling a simple vbs file which opens a browser, waits 10 seconds, then closes it.
The scheduled task basically runs every minute all day. However, after 6 calls, it stops working. The script keeps getting called and returns 0x0 for success, but clearly the browser never gets opened. Wondering if anyone might know why this would occur?
If I restart the computer it sends 6 more then stops. What could it be?
Thanks for any help
|