Jump to content

How to execute exe with command line parameter.


Recommended Posts

Hi,

I'm trying to run the following script:

Run("Setup.exe")
WinWaitActive("Software Setup", "Setup")

I want to run Setup.exe with command line parameter "/101" as below example:

Run("Setup.exe /101")

How to do this in Autoit3? I have read online documentations, but can't figure it out. Please help.

Thanks.

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