Death Posted December 9, 2008 Posted December 9, 2008 (edited) Nvm i got it. Edited December 9, 2008 by Death
Josbe Posted December 9, 2008 Posted December 9, 2008 Run("firefox.exe") Why won't this run firefox?? thankstry: ShellExecute("firefox") AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
toxicvn Posted December 9, 2008 Posted December 9, 2008 please specify the path to the folder containing firefox.exe Examples: ShellExecute("My Documents\123\firefox.exe") or try runwait()
Josbe Posted December 9, 2008 Posted December 9, 2008 please specify the path to the folder containing firefox.exeExamples: ShellExecute("My Documents\123\firefox.exe")or try runwait()In my case, with ShellExecute wasn't needed. 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