apavinashpandey4 Posted July 17, 2019 Posted July 17, 2019 I am getting the below error message in the scriptor: >"C:\Users\avinash.pandey\AppData\Local\Temp\Temp1_autoit-v3.zip\install\SciTe\..\autoit3.exe" /ErrorStdOut "C:\Users\avinash.pandey\Documents\fileUpload.au3" The filename, directory name, or volume label syntax is incorrect. >Exit code: 1 Time: 0.362 Below is my code i have used: ControlFocus("Choose File to Upload","","Edit1") ControlSetText("Choose File to Upload","","Edit1","C:\Users\avinash.pandey\Desktop\blank.txt") ControlClick("Choose File to Upload","","Button1")
Developers Jos Posted July 17, 2019 Developers Posted July 17, 2019 (edited) 5 minutes ago, apavinashpandey4 said: Temp1_autoit-v3.zip Did you start SciTE from the zip file and thus are you trying to run AutoIt3.exe from inside a ZIP file? Why not simply use the installer and be assured it will work? Jos Edited July 17, 2019 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Himanshu12 Posted September 22, 2020 Posted September 22, 2020 (edited) autoit.exe file is not running in window 8.1 so i downloaded the zip of it now it is saying that The filename, directory name, or volume label syntax is incorrect at compile time how to resolve this kindly reply thanku..!! Edited September 22, 2020 by Jos
Musashi Posted September 22, 2020 Posted September 22, 2020 The most reliable way would be to install AutoIt, as already mentioned by @Jos . There you will find the AutotIt3.exe. By the way : You can insert a formatted text as plaintext by using "Ctrl + Shift + V". "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
Developers Jos Posted September 22, 2020 Developers Posted September 22, 2020 3 hours ago, Himanshu12 said: autoit.exe file is not running in window 8.1 so i downloaded the zip of it now it is saying that The filename, directory name, or volume label syntax is incorrect at compile time how to resolve this kindly reply thanku..!! Either use the installers as provided or be prepared to share all setupinfo en messages you get, because these bits of information is getting you nowhere. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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