blizzedout Posted September 18, 2006 Posted September 18, 2006 Is there any way to make the compiled autoitfile run when your computer is started?
blizzedout Posted September 19, 2006 Author Posted September 19, 2006 @Startupdir... see help8)wait so if i put an exe in there, it will run every time the computer starts?
FuryCell Posted September 19, 2006 Posted September 19, 2006 (edited) wait so if i put an exe in there, it will run every time the computer starts?Yes. Edited September 19, 2006 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
blizzedout Posted September 19, 2006 Author Posted September 19, 2006 (edited) so FileMove(@DesktopDir & "/file.au3", @Startupdir & "/file.au3") should work? Edited September 19, 2006 by blizzedout
FuryCell Posted September 19, 2006 Posted September 19, 2006 (edited) Try this. FileCopy(@ScriptFullPath,@StartUpDir & "\" & @ScriptName) Edited September 19, 2006 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
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