Jump to content

Run MSI with command line arguments?


Recommended Posts

I currently have:

Run(@SystemDir & '\msiexec.exe /i "C:\AutoItDragon\Dragon NaturallySpeaking 10.msi" SERIALNUMBER=Removed-For-Privacy REBOOT=ReallySuppress ADDLOCAL=ALL NAS_ADDRESS=Removed.For.Privacy.Net NAS_LDAP_SIGN_ON=2 NAS_SINGLE_SIGN_ON=1 QUICKSTART=0 WEBREGISTRATION=0 PRODUCTUPDATEFLAG=-1 /log C:\InstallDragon10.1.log /qn')

Can anyone see a reason why this wouldn't be running the application correctly?  It seems as if it's not passing the command line parameters through to the installer.

Link to comment
Share on other sites

  • Moderators

What have you done to try and break the command down? I would start at your first command line parameter, and continue adding one at a time until you figure out which is causing it to fail.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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