AmicusLinguae Posted February 24, 2017 Posted February 24, 2017 Hello, I have problem ,while running an .au3-scripte, a windows pops up at sometimes at 21:57 h and sometimes at another time, which let my sript terminate. This popup window locks the whole screen, I think it is a query for running a .exe-file as administrator. So if I then press {ESC} this popup window will disapear and I can continue my script. So this {ESC} must be made at the correct time. Therefore I need a callback function to do Send("{ESC}") and how can I "return" to the point when the script has terminated? Regards AL
Developers Jos Posted February 24, 2017 Developers Posted February 24, 2017 Use an AdLib function? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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