Jump to content

how to shedule a file to run on a given time?


 Share

Recommended Posts

hi, can anyone please tell me how to shedule a file to run on a given time using autoit script?

for example if i want to run a file after 2days then what should i do?

i know about registry and startup folders but these will only work on restart and will run on every restart.

please help!

[font="Georgia"]GSM Expert[/font] but not AutoIt :DProud to be Admin Of : http://www.gsmhosting.net/visit my Forum... http://www.gsmhosting.net/vbb/index.php
$Life = "Happy"
If @Error Then
$Life = "Risk"
Link to comment
Share on other sites

hi, can anyone please tell me how to shedule a file to run on a given time using autoit script?

for example if i want to run a file after 2days then what should i do?

i know about registry and startup folders but these will only work on restart and will run on every restart.

please help!

Use MS-DOS 'at' command.

Look here for syntax: http://www.computerhope.com/at.htm

Hope that helps.

When the words fail... music speaks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...