User Guide Cancel

Automated installation | Substance 3D Painter

Automated installation

When using the Substance 3D standalone installer, it is possible to install the application in silent mode for easier deployment.

We are using InnoSetup to generate the installer. The whole set of parameters that can be used with the installer is available here.

Installing in silent mode via command line

The flag to use to perform a silent install is /SILENT. The flag /NCRC can also be used to skip the CRC (verification) of the package in order to speed-up the process.

Example:

SubstancePainter_Installer.exe /NCRC /SILENT /DIR="C:InstallationFolder"
SubstancePainter_Installer.exe /NCRC /SILENT /DIR="C:InstallationFolder"
SubstancePainter_Installer.exe /NCRC /SILENT /DIR="C:InstallationFolder"
Note:

The installation path must be using single backslash character to separate folders, otherwise the installer will not recognize the path.

Get help faster and easier

New user?