/build/static/layout/Breadcrumb_cap_w.png

MechWorks Mechworks Standalone silent install

Version: R17

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: 2.2k  |  Created: 05/26/2019 by: treeyz

Average Rating: 0
Mechworks Standalone silent install has 1 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 (Delivered as an EXE)
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Not Determined
0
Script

Hey,

here an silent install script for the Mechworks Standalone Client.


In this case we use opsi as software distribution, the install user gets drive P:

install via batch


1. Activate .Net Framework 3.5

dism /online /enable-feature /featurename:NetFX3 /Source:"P:\mechworks_pdm_standalone\sxs" /LimitAccess


2. Dbworks Server Path

net use S: \\server.domain.local\ /user:user\password password


3. Install Mechworks Standalone Client

"P:\mechworks_pdm_standalone\MechWorks_Pdm.exe" /quiet /qb /l*vx %temp%installmsi.log ADDLOCAL=ALL REMOVE=DBWorks,DBSolidEdge,DBInventor,AdminTools GLOBAL_PARAMETERS_PATH=S:\DBWORKS_Server INSTALLATION_TYPE=Client DBW_LANG="DE" APPDIR="%programfiles(x86)%\MechWorks\MechWorks_Pdm" SOLIDWORKS_INSTALLED=NO


4. Copy License

copy "P:\mechworks_pdm_standalone\DBWorks Standalone.SN" "C:\Program Files (x86)\Common Files\Mechworks\DBWorks Standalone.SN"


5. Import ODBC Settings

reg import P:\mechworks_pdm_standalone\odbc.reg /reg:64



(ODBC in Registry, just export them and put together in one .reg)

x64 HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI

x32 HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI


##Notes

- The Solidworks Document Manager sometimes has problems to get activated, we install it at the end again with msiexec

- the preview in x32 versions is buggy so we delete the shortcut in windows search so the user use the x64


## Uninstall

msiexec.exe /x{804F5E34-2D0A-4677-8AD8-2DE9C4F6274B} /quiet


Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: unspecified
Deployment Difficulty: Somewhat Easy
Platform(s): Windows

Inventory Records (1)

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

Versions

Mechworks Standalone silent install

Version

R17

Questions & Answers (0)

Questions & Answers related to MechWorks Mechworks Standalone silent install

Blogs (0)

Blog posts related to MechWorks Mechworks Standalone silent install

Reviews (0)

Reviews related to MechWorks Mechworks Standalone silent install

 
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