Jump to content

autoit query


Recommended Posts

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

Link to comment
Share on other sites

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

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