Jump to content

Installaion stops while system gets lock in between


User123
 Share

Recommended Posts

Hi,

Using the AutoIT script, I could automate the installation process with the following sequence:

WinWait("Database","Select Installation ")

If Not WinActive("Database","Select Installation ") Then WinActivate("Database","Select Installation ")

WinWaitActive("Database","Select Installation ")

send("c")

But when the system while in installation gets locked, the installation process stops and starts again when the window of the process gets active.

I want to continue and complete the installation even the system gets locked or logged off.

Is there any better process than the above?

Thanks,

User123

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