Phases Posted October 6, 2006 Posted October 6, 2006 I am writing a script that is going to deploy several updates standard configuration options to my domain computers I want to prevent keyboard and mouse input while a script is running, as if the user were to close the script it could damage his system and make more work for me. I do not see a command that will do it in the help file and my rather crude attempt at searching only made me feel stupider - am I missing something? Thanks! (and is stupider a word?)
Xenobiologist Posted October 6, 2006 Posted October 6, 2006 Hi, have a look at BlockInput. Additionally you can turn the monitor black during installing. So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Phases Posted October 6, 2006 Author Posted October 6, 2006 Try BlockInput (1)Hope it helps You are my hero.
Observer Posted October 15, 2006 Posted October 15, 2006 I am writing a script that is going to deploy several updates standard configuration options to my domain computersI want to prevent keyboard and mouse input while a script is running, as if the user were to close the script it could damage his system and make more work for me.I do not see a command that will do it in the help file and my rather crude attempt at searching only made me feel stupider - am I missing something?Thanks!(and is stupider a word?)You do realize that "prevent keyboard and mouse input while a script is running" could also be used in some nasty software. You guys should really watch what your are doing
GaryFrost Posted October 15, 2006 Posted October 15, 2006 You do realize that "prevent keyboard and mouse input while a script is running" could also be used in some nasty software. You guys should really watch what your are doingyou might want to look in the help file for BlockInput before commenting SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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