In windows scheduled tasks properties, you can only choose “at system startup” without being able to assign a specific delay such as 20 minutes, so I wonder how can I setup a schedule task if I want it to run after the system “fully” starts up(you know how fast this can be in XP)? Hope you guys know the answer. Thanks
In windows scheduled tasks properties, you can only choose at system startup without being
Share
Create a scheduled task to run an app you’ve written, have the app you’ve written sleep for 20 minutes and then run the original app.