Jump to content

Recommended Posts

Posted

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?)

Posted

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

  • 2 weeks later...
Posted

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?)

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

Posted

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

you 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.

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...