Bentley View 8.x
Company: Bentley Systems, Inc.
Setup Type: Legacy setup with no known support
Package Difficulty Rating: TBD [ Rate It or View Ratings ]
Most Commonly Reported Method: not yet established
Record Created On: 2/12/2009
Number of Views: 2,781
 
  
 
Software Knowledge Base: The software knowledge base contains details on over 60,000. The closest record matching this software package is displayed here. Browse the Software KB directly to find similar records.

Full Name: Bentley View

Version: 8.5.2.27

Publisher: Bentley Systems Inc.

Help: #%

ReadMe: file:///C:\Program Files\Bentley\Program\View\readme_view.chm

Uninstall String: MsiExec.exe /I{AC1A6D91-83B5-4747-9444-064417B24D32}

Categories: Unknown

Threat: Unknown

 
 
Command Lines: Command line details for installation and removal of this software. Details may include available command line arguments and/or public properties.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Notes: Shared "notes from the field" covering how to handle the automated installation of this software.

There are 2 parts: pre-requisites and the app. The main app can be extracted to an MSI/MST. For the pre-requisite you can extract the files, then modify the *.hta file to run automatically.

Setup Prerequisites 08.11.05.05_en.exe" /?
Setup Prerequisites 08.11.05.05_en.exe" /c /t:{path to extract files}

once extracted, edit the file "PrerequisitesGUI.hta" and search for the section:

----------
Sub Window_OnLoad
' ***************************************************
' * The code starts here when the window is shown *
' ***************************************************
InstallerGUI_initializeDialog
call showDocumentTree ("After OnLoad")
End sub
----------

Modify it to:

----------
Sub Window_OnLoad
' ***************************************************
' * The code starts here when the window is shown *
' ***************************************************
'InstallerGUI_initializeDialog ' <--- comment this line
call InstallerGUI_startInstallation() ' <--- add this line
call showDocumentTree ("After OnLoad")
End sub
----------

and if you don't want it to stop at the end of the install search for:

----------
MsgBox strInstallComplete, vbOKOnly, document.title
----------

and put a comment single quote at the beginning of the line:

----------
' MsgBox strInstallComplete, vbOKOnly, document.title <--- comment this line
----------

the MSI file can be used with the MST file with normal msiexec information.

Above Entry Provided on 2/12/2009 by jcauthorn
Rate It
Rating
9
 
 
Virtualization: Information regarding how to work with this software in creating a virtual deployment package for products like Altiris SVS and Microsoft SoftGrid.

There is an issue sequencing Bentley View 8i when launching it causes a BSOD. I logged it with Microsoft who confirmed there a bug in Softgrid 4.1 and 4.2 and quite possibly later versions that can't deal with some of the coding within the Bentley view app. MS aren't going to look at a fix for these versions.

Above Entry Provided on 11/20/2009 by neildupree
Rate It
Rating
1
 
 
Terminal Services: Notes on how to address problems working with this software in a Terminal Services session as with Citrix shared environments.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Related Links: Additional resources to reference in regards to the deployment and configuration of this software.
 
Security Information: Details covering which files, directories and/or registry entries must be opened to standard users for operation in a locked down environment.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Discussion threads: Discussion topics in the AppDeploy message boards that have been linked as relevant information to this entry.
 

 


Report a problem
  Printer Friendly Version