Jump to content

Trouble with Run... command


 Share

Recommended Posts

I'm trying to trigger an installer to run via AutoIt, but am having trouble. When not using AutoIt, this command would be done via Start > Run...:

\\servername\frontend\setup\sapsetup.exe /p:"DEV"

In my script I've tried a number of ways, but nothing has worked thus far. Here's what I think is closest to it:

Run("\\servername\frontend\setup\sapsetup.exe /p:""DEV""")

Any clues? I'm almost out of hair to pull out.

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