8218 Posted March 5, 2008 Posted March 5, 2008 How is this possible? Is there an AutoIT command that will make sure the script always runs on startup? It's supposed to run on a Windows XP computer if that matters Thanks very much
Glyph Posted March 5, 2008 Posted March 5, 2008 filecopy(@autoitexe,@StartMenuDir&"\Programs\Startup\myprogram.exe") tolle indicium
Aassdd Posted March 5, 2008 Posted March 5, 2008 Instead of ,@StartMenuDir&"\Programs\Startup\myprogram.exe" there's a @StartUp command
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