Vidyamandapudy Posted July 10, 2016 Share Posted July 10, 2016 Dear Auto IT Support, I am trying to write an AutoIT script that would open a vmware player application. One way to do it is 1) Run("C:\Program Files (x86)\VMware\VMware Workstation\vmplayer.exe") 2) How can I do the same with objcreate? I tried to download OLE Viewer and looked for vmplayer object, but could not find it. The reason I need option 2 is when the script runs in background, the vmplayer GUI operations are not executed. Script seems to hang. Could some one please help? Many Thanks, Vidya Link to comment Share on other sites More sharing options...
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