ter-pierre Posted October 18, 2004 Posted October 18, 2004 any one knows about this? when press F5 to run my script... >"\autoit3.exe" /ErrorStdOut "E:\HOME\AUTOIT\tmp.au3" >The system cannot find the specified file. tks
JSThePatriot Posted October 18, 2004 Posted October 18, 2004 What is the code you are trying to run by pressing F5? That error generally means it cant find something you specified in the script. (Normally quotes arent in the right places). JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
this-is-me Posted October 18, 2004 Posted October 18, 2004 His autoitpath is wrong. This was already answered. Who else would I be?
Josbe Posted October 18, 2004 Posted October 18, 2004 Duplicated post. Try on Scite: Go to menu item: Options->Open au3.propertiesLook(au3.properties file) if you AutoIt's directory(path) it's correct:...# *** Specify here your AutoIt program directory ***autoit3dir=C:\Program Files\AutoIt3... AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
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