/build/static/layout/Breadcrumb_cap_w.png

Bentley Systems, Inc. Microstation V8

Version: 8

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: 7.9k  |  Created: 12/19/2011

Average Rating: 0
Microstation V8 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
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
1
Note

For MicroStation 8Vi (Select Series 2) the following command line can be used for Win7 x64. It installs the prereqs, the registry value to tag that prereqs are installed, the main install, and imports a .reg file with the connection to the license server. To configure the license server do it manually once and export the registry key (would be different under 32-bit): HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Bentley\Licensing\1.1

 

Script assumes 64-bit (32-bit would need to be slightly changed and uses the %~dp0 variable for source directory)

rem Install prereqs that apply to Win7 x64 and Office 2010
msiexec /i "%~dp0Prereq Bentley Application 8.11.07.03\DhtmlEd.msi" /quiet /norestart
"%~dp0Prereq Bentley Application 8.11.07.03\DXSetup.exe" /silent
rem Install registry tag that main install looks for
REG ADD "HKLM\SOFTWARE\Wow6432Node\Bentley\XM_Prerequisite\081107xx" /v InstalledVersion /t REG_SZ /d "08110703" /f

rem Install Other components
msiexec /i "%~dp0DgnIFilterSetupx64.msi" /quiet /norestart
msiexec /i "%~dp0DgnThumbnailProviderx64.msi" /quiet /norestart
msiexec /i "%~dp0RealDwg2010.msi" /quiet /norestart
rem Install Microstation
msiexec /i "%~dp0MicroStation.msi" /quiet /norestart

rem Install Registration
REG IMPORT "%~dp0LicensingInfo\Bentley MicroStation V8i Licensing.reg" /reg:64

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

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

Versions

Microstation V8

Version

8

Questions & Answers (0)

Questions & Answers related to Bentley Systems, Inc. Microstation V8

Blogs (0)

Blog posts related to Bentley Systems, Inc. Microstation V8

Reviews (0)

Reviews related to Bentley Systems, Inc. Microstation V8

 
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