PatternSmith Command Line Arguments

The PatternSmith Installer supports the following command line options. The command line options are all case sensitive.

To select the language use /L=<Language ID>,  where <Language ID> can be any of the following:

  • 1033 = English
  • 1036 = French
  • 1034 = Spanish

If no language is selected, the previous language used is chosen.  If there have not been any previous installs, English is the default.

To automatically install Plotter Shutdown, the /PlotterSD=1 option can be used.

/NoSystemCheck can be used to bypass the validation of memory and the graphics systems.  This is not advisable.

To operate the installer without user intervention you can use Silent Mode “/S”.  There is no logging so if PatternSmith does not install correctly you will need to run the installer again in non Silent mode to determine why the install failed.

If you wish to specify the install directory, the /D=<Install Directory> option can be used.  This option must be the last option on the line and not contain any quote characters.

For example: /D=C:\Program Files\Autometrix\PatternSmith 11

On This Page