Current Revision posted to Geospatial Desktop - Wiki by Kathy Wiggins on 1/16/2016 12:16:51 AM
Bentley Map can be installed with no user interaction. A command prompt is used with reference to the .msi file location. Parameters are defined to set the installation directory and the workspace directory locations.
The following is an example of a prompt used to install Bentley Map V8i:
C:\Users\user>C:\Windows\System32\msiexec /l*v c:\users\user\silent.log /qr APPL
ICATIONFOLDER="C:\Program Files (x86)\Bentley\MapSilent" PACKAGE_HOMEROOT="C:\Pr
ogram Files (x86)\Bentley\MapSilent\Workspace" /i "C:\BentleyDownloads\bm0811095
03en\install\BentleyMap.msi"
Additional information in this topic can be found on the following wiki:
http://communities.bentley.com/products/microstation/w/microstation__wiki/4170.installing-microstation-v8i-silently
Tags: installation, Bentley Map