/build/static/layout/Breadcrumb_cap_w.png

InstallShield Command Line Parameters

Link

/v Passes parameters to MSI package.

/s Causes setup.exe to be silent.

/l Specifies the setup language.

/a Performs administrative installation.

/j Installs in advertise mode.

/x Performs setup uninstall.

/f Launches setup in repair mode.

/w Setup.exe waits for the installation to finish before exiting.

/qn A Windows Installer MSI parameter that causes everything but setup.exe to be silent. This sets the user interface level to zero.


Comments

  • You missed a number of switches and should have expanded on syntax. Also, you will want to check the vendor's documentation in case they decided to hard code anything in their package. Here is a more extensive list.
    http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/IHelpSetup_EXECmdLine.htm - jmaclaurin 12 years ago
  • /f: is used to pass parameters to an MSI should there be one. The syntax is /f:"insertcommandhere" Note there is no space between the : and the first ". Not all MSI arguments are necessarily supported and the MSIEXEC syntax sometimes needs to be changed such as dropping " from TRANSFORMS=file.mst. - jmaclaurin 12 years ago
This post is locked

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Blog

View More Blogs from jawch

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ