Rock Posted May 26, 2016 Posted May 26, 2016 I can get the window to be activated but the mouse click and send not working. may be the software is not accepting simulated keystroke. Is there any way to achieve this?
orbs Posted May 26, 2016 Posted May 26, 2016 @Rock, welcome to AutoIt and to the forum. when a program (typically, an installer) is running in a different security context (typically, as an administrator) then your AutoIt script running in the regular user security context cannot interact with it. other than that, some programs do prevent external automation, and some do not provide standard Windows controls to interact with. if you want to get any relevant help in this forum, you should at least mention what program are you trying to automate. some screenshots and the output of the AutoIt Window Info Tool might also help. P.S. what was that gibberish you dumped in that other thread for? Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates WinPose - simultaneous fluent move and resize Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff Magic Math - a math puzzle Demos: Title Bar Menu - click the window title to pop-up a menu
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