Hide Table of Contents

Installing from the 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.

Use the following examples as templates for silent installation.

SOLIDWORKS Client

  • SOLIDWORKS core (English)
  • Toolbox add-in
  • Participation in the feedback program
  • French language

SOLIDWORKS:

msiexec /i "64-bit_admin_image_path\SOLIDWORKS\SOLIDWORKS.Msi" INSTALLDIR="C:\Program Files\your_folder" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" ENABLEPERFORMANCE=1 OFFICEOPTION=3 ADDLOCAL=SolidWorks, SolidWorksToolbox /qb

The SOLIDWORKS French language installation component must be installed separately:

msiexec /i "64-bit_admin_image_path\SOLIDWORKS French\french.msi" /qb

When specifying SOLIDWORKS language component installation commands, do not specify command-line arguments.

eDrawings Client

  • Log performance
  • All features

msiexec /i "admin_image_path\eDrawings\eDrawings.msi" INSTALLDIR="C:\Program Files\your_folder" LOGPERFORMANCE=1 SNLSERVER=eDrawings_SNL_server TRANSFORMS=1040.mst ADDLOCAL=All /qb

SOLIDWORKS Explorer and Workgroup PDM add-in

  • SOLIDWORKS Explorer with Workgroup PDM add-in

msiexec /i "admin_image_path\SOLIDWORKS Explorer\SOLIDWORKS Explorer.msi" INSTALLDIR="C:\Program Files\your_folder" EXPLORERORPDM=1 ADDLOCAL=VaultAdmin,Client,Standalone,DocMgr,LicenseEXE ACTIVSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" /qb

SOLIDWORKS Electrical

Due to the technical complexity of installing SOLIDWORKS Electrical with Microsoft SQL Server, command line examples for SOLIDWORKS Electrical are excluded from the documentation.



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Installing from the Administrative Image Using the Command Line
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: SOLIDWORKS Installation 2016 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.