Jump to content

VMWare & AutoIT


Recommended Posts

If I install VMWare (or another windows emulating software) and get it to emulate windows XP, and I run an AutoIT script inside the emulated window, will it work properly? Will it take control of the mouse inside the emulated window and do proper pixel reads from inside the emulated window while leave my mouse alone?

I know this is more of a VMWare question than a AutoIT question, and its a little obscure, but I was wondering if anybody had tried this and if it works?

Link to comment
Share on other sites

If I install VMWare (or another windows emulating software) and get it to emulate windows XP, and I run an AutoIT script inside the emulated window, will it work properly? Will it take control of the mouse inside the emulated window and do proper pixel reads from inside the emulated window while leave my mouse alone?

I know this is more of a VMWare question than a AutoIT question, and its a little obscure, but I was wondering if anybody had tried this and if it works?

I run the most of my scripts on a vmware machine and they work fine. Just tested the MouseMove() function, but this doesn't seems to work. Never used automation functions before on a VM...

Link to comment
Share on other sites

  • Moderators

I run the most of my scripts on a vmware machine and they work fine. Just tested the MouseMove() function, but this doesn't seems to work. Never used automation functions before on a VM...

It works, but you don't see actual mouse move. Try MouseClick, it moves the mouse, do a right click and you'll see.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...