Jump to content

Recommended Posts

Posted

if you start the execution of a script interacting with a browser, and then you click <CTRL,ALT,DEL> keys, the script stops execution.

is it possible to execute the script with computer locked???

Posted

@diikee...

If you are using the IE functions for browser automation then use the $f_visible=0 parameter with _iecreate(). If you want to take the easy route then use BlockInput(). Look in the helpfile for examples.

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