BillGates23 0 Posted January 20, 2011 Hello, I have a Problem with emulation: Some keys are sent to the windows 7 64bit Send ("{=}"), on windowsXP32/64, Vista 32/64, W732 it works! but not working on Windows 7 64bit help me please. Share this post Link to post Share on other sites
JohnOne 1,603 Posted January 20, 2011 You will have to be more specific than "not working" What you expect the outcome to be, and what is the outcome. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
somdcomputerguy 103 Posted January 20, 2011 Yes, you should be a bit more specific than "it's not working", but this might be a case of you needing to put the #RequireAdmin statement at the top of your script. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites
BillGates23 0 Posted January 21, 2011 if #RequireAdmin then work! endif THANKS! Share this post Link to post Share on other sites
somdcomputerguy 103 Posted January 21, 2011 Well I'm glad my shot in the dark hit your target. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change. Share this post Link to post Share on other sites