amakrkr 1 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 Share this post Link to post Share on other sites
MvGulik 86 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 ... Share this post Link to post Share on other sites
Confuzzled 15 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? Share this post Link to post Share on other sites
amakrkr 1 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". Share this post Link to post Share on other sites
Richard Robertson 187 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 Share this post Link to post Share on other sites