12am Posted November 30, 2012 Posted November 30, 2012 (edited) So, this is an interesting issue. I have a script that passes control clicks to a window - it works across all 5 of machines except 1...... My 1 machine it's having issues on is a laptop. The fact the code is working on my other 5 machines is significant enough for me to believe my code is fine.... but what is causing the conflict on this 1 machine? I've made sure it wasn't: 32/64 bit issue - running everything with highest level privileges (admin) - right now I'm just going through and updating every piece of potential dependency I can think of. Anyone have any thoughts why I'm having issues on this 1 machine with passing ControlClicks? I would appreciate and ideas/suggestions - it's very frustrating lol Thank you! Edited November 30, 2012 by 12am
12am Posted November 30, 2012 Author Posted November 30, 2012 (edited) EDIT: Apparently the ControlClick is being passed, but it is ignoring the X/Y coordinates I set it with (ONLY on this 1 machine). If I hover the mouse over the window - it clicks wherever my mouse is located Edited November 30, 2012 by 12am
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