mross Posted September 3, 2020 Posted September 3, 2020 I have an .exe i made via autoIT, and it works perfectly , except when windows is locked. my workstation is a windows 10 update 2004 VM. i have a batch file that calls the script, it runs, then it waits 30 minutes, and loops back up to run it again. our company policy must have workstations lock after 15 minutes of inactivity. this exe used to work perfectly until the 2004 update came around, now it doesn't fire when the computer is locked.. anyone else see this behavior and have any tips?
Zedna Posted September 3, 2020 Posted September 3, 2020 Look here https://www.autoitscript.com/wiki/FAQ#Why_doesn.27t_my_script_work_on_a_locked_workstation.3F Resources UDF ResourcesEx UDF AutoIt Forum Search
pdedumo Posted September 4, 2020 Posted September 4, 2020 @Zedna, is that link also true when running autoIT in remote desktop? Thanks
Developers Jos Posted September 4, 2020 Developers Posted September 4, 2020 How would that be any different? There are many questions asked like this in our forums so I am sure a Search would have been appropriate here as well 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.
Zedna Posted September 4, 2020 Posted September 4, 2020 If you want more detailed help then post more details, especially relevant part of your AutoIt code. Resources UDF ResourcesEx UDF AutoIt Forum Search
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