ChaosInACT Posted November 1, 2010 Posted November 1, 2010 I'm sure this is very simple, but I've never used AutoIt before and didn't seem to find anything on a quick search. We need to have an automated file copy occur every night / morning at say 3am. Copy with AutoIt seems very simple, but what about the scheduling? Is there and easy way to do this? Thanks.
somdcomputerguy Posted November 1, 2010 Posted November 1, 2010 The @HOUR macro could be used as a condition in an If statement. See an example here, Autoit Wrappers - AutoIt Forums - Page 7. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
AdmiralAlkex Posted November 2, 2010 Posted November 2, 2010 Or compile the script and use Windows own Scheduler .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now