joeloyzaga Posted April 10, 2014 Posted April 10, 2014 I created an .exe and run it from .vbs code e.g Set oAutoIt = CreateObject("AutoItX3.Control") oAutoIt.Run("C:PWCOnlineQTPtraytip.exe") If the program used params how would I code it in autoit and also in vbs? Can I get back data via params too?
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