dmbech Posted March 25, 2004 Share Posted March 25, 2004 Anyone have an idea why an application would accept scriptable input such as MouseClick() or Send() when running in WinXP but that same application when running in Win98 won't accept the same scriptable input? The application is a game and the scriptable input simulates mouseclicks and typing etc...Works great with WinXP or Win2k but any Win9x OS and even WinME doesn't work. Obviously it's something inherent in the game application because we know AutoIt works in those OSs, but just wondering if there might be a tweak in AutoIt that might spark something in the application to accept the scriptable input? Thanks for any thoughts. Link to comment Share on other sites More sharing options...
Administrators Jon Posted March 25, 2004 Administrators Share Posted March 25, 2004 It just doesn't work in some games on certain OSes. I think SWG or FFXI was one such game that was dodgy between different OSes. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
dmbech Posted March 25, 2004 Author Share Posted March 25, 2004 Thanks Jon! I kinda figured that but just wanted to ask so I can tell all the guys not upgraded to WinXP yet the definitive answer. Cheers! Link to comment Share on other sites More sharing options...
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