Jump to content

Recommended Posts

Posted

just started using autoit and stuck on simple execution of .exe file tryed run runwait shellexecute shellexecutewait but keep gettting "Programs not exists" error

Posted (edited)

You have to provide full path.

Run("C:\MyFolder\myapp.exe")

i do

Run("C:\Program Files (x86)\Arecont Vision\Video Surveillance\AppManager.exe")

when i use autiit window info i get

Class TForm1

Edited by vortex91

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...