You Can Deploy Installations From An Administrative Image Using The Command Line
You Can Deploy Installations From An Administrative Image Using The Command Line
To install silently:
1. Open a Command Prompt window (in Windows, click Start > Run. 2. Type the msiexec.exe command with the /i and /qb switches and set the properties for any options that are not the default values as shown below. Properties are listed for these products:
SolidWorks feature SolidWorks global DWGeditor SolidWorks eDrawings SolidWorks Explorer/Workgroup PDM SolidWorks Flow Simulation
Use the following examples as templates for silent installation. SolidWorks Client
DWGeditor
Standalone license
eDrawings Client
msiexec /i "Msi_path" INSTALLDIR="C:\Program Files\your_folder" EXPLORERORPDM=1 ADDLOCAL=VaultAdmin,Client,Standalone,DocMgr,LicenseEXE ACTIVSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" /qb
This installation requires that a version of PhotoView 360 is already installed on your computer. There are no command options available when installing PhotoView 360. Parent topic: Command-Line Deployment