if you know a bit of Java - very simple Q
I just need a simple Java program that will start a script at a specific time
The script file is
C://dir/whatever.au3
and you can start it by double clicking the file.
How can I do this in Java?
Thanks for you help ;)
ps
1.I don't want to use the Windwos schedular.
2.I've heard about Google but I don't want to read 1 mil bullshit sites before I get the answer
|