longlost Posted July 31, 2014 Posted July 31, 2014 Hello guys, I'm quite new to AutoIT and would appraciate some help. I have an exe that has two windows in it. These two windows have the same title and are linked to the same process. When I launch the program manually by clicking on it, two windows that i mentioned before are displayed without a problem. But when i launch it through autoit using Run , only one of the windows is displayed. Does anyone have a solution for this problem ?
longlost Posted July 31, 2014 Author Posted July 31, 2014 It seems that the problem is not with Autoit itself, but win32ole in ruby. When I run the same program in autoit script, it launches without any problem.
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