clivebuckwheat Posted August 20, 2010 Posted August 20, 2010 Can an AutoIt script be run when the computer is sitting at crlt-alt-del to login screen?. Or does the computer have to be logged in for an Autoit script to be executed?.
Guest Posted August 20, 2010 Posted August 20, 2010 (edited) If it's run by RunOnceEx, RunOnce or Run under the HKLM key, why not? As long as the runtimes are installed or the script is compiled, it shouldn't be a problem. Edited August 20, 2010 by 5eraph
clivebuckwheat Posted August 20, 2010 Author Posted August 20, 2010 Trying to do a scanner install install while the computer sits at the login screen. If the computer is logged in it works perfect. As far as I knowHKLM you must be logged in, as well as the RunOnce not sure RunOnceEx. Correct me if I am mistaken.If it's run by RunOnceEx, RunOnce or Run under the HKLM key, why not? As long as the runtimes are installed or the script is compiled, it shouldn't be a problem.
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