Georgi 0 Posted July 29, 2016 Hello , I'm trying to use Send() to pop up "Windows Command Processor" by Аutoit. Also I tried the function MouseClick(), but I still can not focus . Please someone help me. (My goal is to press "yes" on this pop up) Sorry for my bad English Share this post Link to post Share on other sites
Melba23 3,397 Posted July 30, 2016 Georgi, Have you considered that Windows, for perfectly obvious reasons, does not want you to automate the UAC dialog? M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Share this post Link to post Share on other sites
SayeyeZohor 0 Posted August 4, 2016 On 7/30/2016 at 11:19 AM, Melba23 said: Georgi, Have you considered that Windows, for perfectly obvious reasons, does not want you to automate the UAC dialog? M23 Yes ... Share this post Link to post Share on other sites