Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
OpenPlant | AutoPLANT
  • Product Communities
OpenPlant | AutoPLANT
OpenPlant | AutoPLANT Wiki How to do Silent installation of Bentley Raceway and Cable Management CONNECT Edition
    • Sign In
    • -OpenPlant | AutoPLANT Wiki
      • +OpenPlant
      • +Bentley AutoPLANT
      • +Bentley Navigator
      • +Bentley PlantSpace
      • +Plant Project Tools
      • -Bentley Raceway and Cable Management
        • How to Download Bentley Raceway and Cable Management
        • Bentley Raceway and Cable Management Product Compatibility
        • -CONNECT Edition - Bentley Raceway and Cable Management
          • +Resolved issues in Bentley Raceway and Cable Management Releases
          • +What's New in Bentley Raceway and Cable Management Releases
          • +Manufacturer Based Raceway Content in Bentley Raceway and Cable Management
          • +AutoPlace Conduit tool - BRCM CONNECT Edition
          • +Cable Reports- Cable Pull Cards and Cable Drums-Bentley Raceway and Cable Management CONNECT Edition
          • +Cable Routing-Bentley Raceway and Cable Management CONNECT Edition.
          • +Drawing generation - Bentley Raceway and Cable Management CONNECT Edition
          • +i-Model - Bentley Raceway and Cable Management CONNECT Edition
          • -Installation_Configuration - BRCM CONNECT
            • Configuration Files - BRCM
            • Configuration Variables - BRCM
            • Database Replication for Bentley Raceway & Cable Management
            • How to configure Bentley Raceway and Cable Management CONNECT Edition with SQL database using Windows Authentication.
            • How to configure BRCM database connection string without the requirement of ODBC DSN.
            • How To create Deployment Image for BRCM CONNECT
            • How to Deploy a Shared WorkSpace in BRCM CONNECT Edition
            • How to do Silent installation of Bentley Raceway and Cable Management CONNECT Edition
            • How to install BRCM CONNECT Edition
            • How to Install BRCM CONNECT in a custom location
            • SQL Server IO Latency - BRCM
            • To assign Minimum SQL User Permissions for Bentley Raceway and Cable Management.
          • +Power Platform Support - BRCM CONNECT Edition
          • +Project Setup- Bentley Raceway and Cable Management
          • +ProjectWise Integration - Bentley Raceway and Cable Management CONNECT
          • +Raceway Design Tools - Bentley Raceway & Cable Management
          • +Raceway IDs - Bentley Raceway and Cable Management CONNECT
          • +Reports - Output Manager - BRCM CONNECT Edition
          • +Underground System - Bentley Raceway and Cable Management CONNECT Edition
          • +User Defined Attributes (UDA) Settings - Bentley Raceway and Cable Management CONNECT Edition
          • +Components Center - Bentley Raceway and Cable Management CONNECT Edition
          • +i-Twin Services-Bentley Raceway and Cable Management CONNECT Edition.
          • +Equipment & Cable List Import-Bentley Raceway and Cable Management CONNECT.
          • +Interoperability
        • +V8i - Bentley Raceway and Cable Management
      • i-model Composition Service for S3D
      • Working from home with OpenPlant
      • Working from home with Bentley Raceway and Cable Management
      • Working from home with AutoPLANT Modeler
      • Your Feedback is important to us!

     
     Questions about this article, topic, or product? Click here. 

    How to do Silent installation of Bentley Raceway and Cable Management CONNECT Edition

      Product(s): Bentley Raceway & Cable Management
      Version(s): CONNECT Edition (10.xx.00.xx)
      Environment: N/A
      Area: N/A
      Subarea: N/A
      Original Author: Aadarsh Tale

    Background

    Silent-mode installation allows you to define an installation configuration and then use the configuration to install without any user interaction.

    There are two ways to execute the silent installation:

    1. Create a Deployment Image.
    2. Directly use the Setup File.

    Create a Deployment Image

    Create a Deployment image which will act as a pre-configured offline installer. This method has the following benefits:

    • Internet connection is not required on the destination workstations.
    • Downloading and installing pre-requisite packs and other required software on the workstations is not required.
    • The installation and other paths can be set in the deployment image. This results in the product installed to and configured to use the same paths on all workstations.
    • The features and companion applications to be installed are selected when creating deployment image. This results in all workstations having the same installed components.

    Directly use the Setup File

    You need to configure the InstallDirectory & ConfigurationDirectory variable to control the installation and configuration directories at the desired location. In this method, there will be no possibility to control the features and the companion applications which means everything delivered with the package will be installed.

    This article will cover all the important aspects of Silent Installation of Bentley Raceway and Cable Management CONNECT Edition.

    Steps to Accomplish

    1. Download the installer for Bentley Raceway and Cable Management CONNECT Edition from the CONNECT Center. Refer to the below Wiki Link for steps on How to Download Bentley Raceway and Cable Management CONNECT Edition Installation Package.

    How to Download Bentley Raceway and Cable Management
    Last edited over 1 year ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki

    The following steps are for the Silent Install by creating a Deployment Image:

    1. Once the Installer file is downloaded, Deployment Image needs to be created for Bentley Raceway and Cable Management CONNECT Edition. The steps to create deployment image can be followed from the below Wiki Link.
      How To create Deployment Image for BRCM CONNECT
      Product(s): BRCM CONNECT Edition Version(s): 10.00.00.34,10.01.00.21,10.02.00.25,10.03.00.25,10.04.00.31 Environment: N/A Area: Installation_Configuration Subarea…
      Last edited over 3 years ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki


    2. After the Deployment Image has been created, the Deployment Image folder needs to be copied / deployed on the Machine locally where Bentley Raceway and Cable Management CONNECT Edition needs to be installed Silently.
      Note: The Installation Path & Configuration Path Selected while creating Deployment Image will be default Path for Silent Installation unless specified during Silent Installation.


    3. Next the copied Deployment Image folder will contain the setup file for Bentley Raceway and Cable Management CONNECT Edition like " Setup_BRCMx64_10.05.00.54 ". Copy the Mapping Path as highlighted in the above image. After the Path is copied open Windows "Command Prompt" by searching in Windows Search.


    4. To Silent install with the Installation Path and Configuration path details selected while creating Deployment Image, you need to Paste the copied Path for the BRCM Setup as shown in the image below.



    5. Paste the Setup file name after the file location.


    6. Now add “-q -s -restart” in the command line and Press Enter to execute.
      -q(quiet) -s(silent): Quiet mode, no user interaction [wix bootsrapper command for silent installation without any user interaction].
       -nonrestart: Do not restart after the installation is complete.

    The following steps are for Silent installation directly through Setup file:

    1. Paste the copied path for the BRCM Setup followed by the Setup file name as shown in the image below. This command will execute a silent installation at the default path using default settings.


    2. To Install Bentley Raceway and Cable Management CONNECT Edition at a Specific Installation Folder and Configuration Folder; you can use the below given variables to specify the locations as shown in the image.

      InstallDirectory: This is the directory into which the Bentley Raceway and Cable Management CONNECT Edition’s associated files will be installed. (all supporting .dll and other files).
      ConfigurationDirectory: This directory contains configuration files and sample workset.


    See Also

    How to install BRCM CONNECT Edition
    Product(s): Bentley Raceway and cable Management Version(s): 10.03.00.25 Environment: N/A Area: Installation & Configuration Subarea: N/A Overview…
    Last edited over 3 years ago in OpenPlant | AutoPLANT > OpenPlant | AutoPLANT Wiki

     

    Still a Problem?

    If above problem still persists, then please create a Service Request and contact the Bentley Product Advantage group.  Please include a list of all relevant details to get in depth analysis for a solution or workaround.

    Comments or Corrections?

    Bentley's Product Advantage Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!

    • Deployment image
    • silent installation
    • BRCM CONNECT Edition
    • English
    • Howto
    • Setup file
    • Share
    • History
    • More
    • Cancel
    • Aadarsh Tale Created by Bentley Colleague Aadarsh Tale
    • When: Fri, Sep 18 2020 8:38 AM
    • Revisions: 1
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies