Search found 1 match

by flippertie
16 Nov 2014 23:48
Forum: DOS Batch Forum
Topic: Batch is starting too fast after reboot
Replies: 11
Views: 9946

Re: Batch is starting too fast after reboot

Try a different approach:

Create a scheduled task to run the batch file, and set a trigger to run at log-on.

If you need it - under advanced properties there is an option to delay running the task. 30 seconds would probably work.