/build/static/layout/Breadcrumb_cap_w.png

SolidWorks 2012 x64 Edition

Version: 20

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.9k  |  Created: 11/21/2011

Average Rating: 0
2012 x64 Edition has 4 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 4 / 5 (Somewhat Difficult) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
0
Command Line
This is what I had to use to silently deploy Solidworks 2014 SP04 x64. 
Created the admin image using the Exe on the CD. 
Script:

//Install all the pre-reqs

"SolidWorks 2014 SP4.0\64bit\OfficeWeb_11\owc11.exe" /quiet
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2005_Redistributable_(x64)\vcredist_x64.exe" /Q
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2005_Redistributable\vcredist_x86.exe" /Q
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2008_Redistributable_(x64)\vcredist_x64" /Q
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2008_Redistributable\vcredist_x86.exe" /Q
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2010_Redistributable_(x64)\vcredist_x64" /Q /norestart
"SolidWorks 2014 SP4.0\64bit\Microsoft_C++_2010_Redistributable\vcredist_x86.exe" /Q /norestart
msiexec /i "SolidWorks 201415\SolidWorks 2014 SP4.0\64bitzVSRemoteDebugger\rdbgexp.msi" /qn
msiexec /i "SolidWorks 2014 SP4.0\64bitzMicrosoft_VBA\vba71.msi" /qn
"SolidWorks 2014 SP4.0\64bit\.Net_Framework_4.0\dotnetfx40_full_x86_x64.exe" /q /norestart

//Main install

msiexec /i "SolidWorks 2014 SP4.0\64bit\SolidWorks\SolidWorks.Msi" INSTALLDIR="C:\Program Files\SolidWorks" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" OFFICEOPTION=3 TOOLBOXFOLDER="C:\Program Files\SolidWorks\SolidWorks Data" ENABLEPERFORMANCE=0 SERVERLIST="port@server" ADDLOCAL=SolidWorks,SolidWorksToolbox /qb
Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Somewhat Difficult
Platform(s): Windows

Inventory Records (4)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

2012 x64 Edition

Version

20.1.0.80

Uninstall String

"C:\Windows\SolidWorks\IM_20120-40100-1100-100 (2)\sldim\sldIM.exe" /remove "C:\Windows\SolidWorks\IM_20120-40100-1100-100 (2)\sldim\sldIM_installed.xml" "C:\Windows\SolidWorks\IM_20120-40100-1100-100\sldim\sldIM.exe" /remove "C:\Windows\SolidWorks\IM_201

Questions & Answers (0)

Questions & Answers related to SolidWorks 2012 x64 Edition

Blogs (0)

Blog posts related to SolidWorks 2012 x64 Edition

Reviews (0)

Reviews related to SolidWorks 2012 x64 Edition

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ