dmbech 0 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. Share this post Link to post Share on other sites
Jon 1,009 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/ Share this post Link to post Share on other sites
dmbech 0 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! Share this post Link to post Share on other sites