amakrkr Posted June 20, 2010 Posted June 20, 2010 Hello, i was wondering if any of you ever tried mouse click and mouse move functions inside Virtual maschine. My problem is that i have virtual maschine with windows xp installed running on win 7. I tried a simple script running inside virtual maschine with MouseClick8(x,y) and it didnt work for some reason. ControlClick isnt an option at the moment. If you have a solution to this problem please share it with me. Thank you
MvGulik Posted June 20, 2010 Posted June 20, 2010 (edited) whatever Edited February 7, 2011 by MvGulik "Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions.""The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014) "Believing what you know ain't so" ... Knock Knock ...
Confuzzled Posted June 20, 2010 Posted June 20, 2010 Just confirming you are running your script inside the guest system where you want the mouse clicks to be effective, and not trying to control the guest virtual machine from the host via mouse clicks from the host?Do you have the guest system window active?
amakrkr Posted June 20, 2010 Author Posted June 20, 2010 Just confirming you are running your script inside the guest system where you want the mouse clicks to be effective, and not trying to control the guest virtual machine from the host via mouse clicks from the host?Do you have the guest system window active?Thank you for replays. To answer your question, yes i am running my script inside a virtual maschine and i want mouse clicks to be effective even if virtual maschine isnt "active window".
Richard Robertson Posted June 20, 2010 Posted June 20, 2010 (edited) If it's running inside the VM, it doesn't matter whether the VM window is active or not. Your bug lies either in your code or in the virtual software. Edited June 20, 2010 by Richard Robertson
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