Jump to content

RunBlock: Best solution for uninterruptable scripts?


dutCh
 Share

Recommended Posts

Hallo!

The task is to give an admin the means to force running installation scripts on user pc's.

e.g.:

OpenOfficeInstaller.exe ;everyone can break

RunBlock OpenOfficeInstaller.exe ;evil user can break (Windows Security)

RunBlock -force OpenOfficeInstaller.exe ;NO ONE can break!

I use the BlockInputEx UDF from this forum (thank you!). The best and only solution i found is to disable the buttons!??

Are there really no means to disable Ctrl+Alt+Del and therewith the Windows Security window?

(Script tested on Win2k and WinXP)

RunBlock.au3

[font="Courier New"]C rulez![/font]
Link to comment
Share on other sites

You can toggle the monitor. I'll look around for the script.

Right, the first thing when my monitor goes blank i would do some buttons pushing and then hit the power button. Most likely 99% will do that. YOu have to inform them that the program installation is in progress and then block everything.

My little company: Evotec (PL version: Evotec)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...