Jump to content

sendkey


Recommended Posts

Greeting,

I have an application need to install from Network (so some time the speed is fast some time is slow).

I want to build a send key script to automatically. I did the script looks ok if run from local.

current I find following issue.

1. the installation is using a windows (only a window. that is means the title never change)

2. since install from network I really do not know when it will finish. then I can msgbox that installation finish.

Thanks

usera

Link to comment
Share on other sites

Hi usera,

you could use ProcessWaitClose() to check whether the installation program has been closed / is finished.

thanks for your help

did you mean like ProcessWaitClose("setup.exe") ?

usera

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