What are the installer command line options for Minitab Simul8®?

Applies to: Simul8 version 31 and 32

Installer Command Line Options

These instructions are for IT professionals with knowledge of Command Lines and DOS prompts. Using command line installation does not bypass Simul8's machine specific software lock. The lock is present in all Simul8 products except Network, Enterprise, and Corporate editions with a Corporate Edition Agreement number. You must use one of those editions if you want to use a deployment method that uses machine images.

Command parameters

DIR:"[foldername]"

Example: DIR:" C:\Program Files\Simul8 for ME"

Required for a fully automated install. Defines where the product should be installed on the destination machine. In many cases automated installs of Simul8 products cannot use the same folders as used by default in the wizard based installers to prevent accidental overwrite of special installations. Therefore, we recommend avoiding folders such as C:\Program Files\Simul8

LIC:"[license number]"

Example: LIC:"xxxx-xxxx-xxxx"

Required for a fully automated install unless installer uses a locked license number. Sets the license number of the product being installed. Not required (and should not be used) if your installer shows a default license number in wizard (non command line) usage. Some products are locked to specific license numbers that match your company's specific feature requests. Start the installer with no command line parameters and look at the last box on the second step in the wizard to see if you have a locked license number.

BIT: "32" or BIT: "64"

This optional parameter tells the installer which architecture to use. BIT: "32" will install 32-bit Simul8 and BIT: "64" will install the 64-bit version. If no parameter is used, Simul8 will default to 64-bit.

/s

When the silent switch is applied, no wizards or progress bars are displayed. This parameter must always be the first on the command line, otherwise it is ignored. A fully automated install with LIC and DIR options without the silent switch will display progress bars and will not stop for wizard questions.

Example command line for installing

''C:> S8CSETUP.EXE /s DIR:"C:\Program Files\Simul8auto" LIC:"xxxx-xxxx-xxxx"''

Example command line for uninstalling

''C:\PROGRA~2\SIMUL8\UNWISE.EXE /A C:\PROGRA~2\SIMUL8\INSTALL.LOG "Removing SIMUL8"''

When you run this command, a prompt will ask you to confirm the deletion of the software. Once confirmed, the uninstallation will take place silently.

Wizard

The installation wizard will be displayed unless the DIR and the LIC options are used. The LIC option is not required if the installer used by your organization uses a locked license number embedded in the installer; run the installer with no command line switches and inspect the last box on the second wizard display.