Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
ProjectWise
  • Product Communities
  • More
ProjectWise
ProjectWise Design Integration Wiki ProjectWise Design Integration Connect Edition Client Unattended Install
    • Sign in
    • -ProjectWise Design Integration Wiki
      • About ProjectWise
      • +GreenBook - Best Practices
      • +ProjectWise Accreditation Programs
      • +ProjectWise Managed Workspaces
      • -SELECTsupport TechNotes and FAQ's
        • +Application Integration
        • +Bentley Transmittal Services for ProjectWise
        • How to setup MicroStation logging with ProjectWise Explorer Integration TN
        • -Installation/Upgrade
          • Configuring ProjectWise On A Windows 2003 Server [TN]
          • Converting ProjectWise 3.8 To ProjectWise V8 XM Edition [TN]
          • DMS Convert and Installation Issues [TN]
          • ProjectWise 2004 Edition Requirements [TN]
          • Projectwise 2004 [FAQ]
          • ProjectWise Design Integration Connect Edition Client Unattended Install
          • ProjectWise Explorer V8i (SELECTseries 1) Client Compatibility [FAQ]
          • ProjectWise V8 XM Edition New Feature List [TN]
          • ProjectWise V8i Installation - Error 1720
          • Spatial version record mismatch or Spatial tables creation Failed
          • Troubleshooting Projectwise DMSCONV issues
          • Uninstalling A Projectwise Service That Will Not Uninstall [TN]
          • Upgrading To A New Minor Version Of ProjectWise 08.09.04.Xx To 08.09.04.Xx [TN]
          • Upgrading to SS3 08.11.09.91+ & Original Admin User is Deleted TN
          • Using Microsoft Installer Technology [TN]
          • Using ProjectWise Explorer V8i Against ProjectWise Integration Server V8i (SELECTseries 1) [TN]
          • XM Edition Requirements [TN]
        • +iPad Applications
        • +Licensing
        • +Orchestration Framework/Automation Service/Distribution Service
        • +ProjectWise Administrator
        • +ProjectWise Client
        • +ProjectWise Glossary
        • +ProjectWise Server
        • +ProjectWise StartPoint
        • +ProjectWise Web Server
      • IMS Explained
      • Project Creation Automation Service
    • +Bentley i-model Composition Server
    • +Field Data Management - Welcome
    • +ProjectWise Caching Server
    • +ProjectWise Change Storage Area
    • +ProjectWise Integration CONNECT Edition
    • +ProjectWise Design Integration Server
    • +ProjectWise Design Integration V8i
    • +ProjectWise Document Publisher
    • +ProjectWise Explorer Client
    • +ProjectWise Explorer Client V8i
    • ProjectWise Explorer Connect Edition Upd3 Unattended Install
    • +ProjectWise integration module for Revit
    • +ProjectWise Integration Server
    • +ProjectWise Publishing Server
    • +ProjectWise Solutions
    • +ProjectWise Web View Server
    • ProjectWise Project Insights
    • +ProjectWise Web Cloud Service
    • +ProjectWise Drive
    • +ProjectWise Web View
    • +Microsoft Teams Integration
    • +ProjectWise Workflow Rules Engine
    • +Working from Home with ProjectWise
    • ISO 19650 data model within ProjectWise
    • Learn ProjectWise

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

    ProjectWise Design Integration Connect Edition Client Unattended Install

    This technote provides information on the ProjectWise Design Integration Connect Edition Client Unattended Install via Command Line Parameters.  Also included are Feature Customizations through command line parameters.

    The ProjectWise Design Integration Connect Edition is not provided with a .msi package anymore, but has an .exe that bundles the ProjectWise Explorer Connect Edition, and the Connection Client.

     ***Note: Previous versions of CONNECT Edition had some issues with Windows 10 when attempting a silent install. These issues have been resolved in ProjectWise Explorer Client Version 10.00.03.262***

    Command line parameters that are used to set a specific action for installation:

    • -q, -quiet, -s, -silent = silent install

    • -uninstall = uninstall

    • -repair = repair (or install if not installed)

    Parameters that are used to select specific packages for installation:

    • ADDLOCAL

    • REMOVE

    • REINSTALL

    Available packages (Case-sensitive):

    • DgnNavigatorControlAx

    • AutoCAD2014

    • AutoCAD2015

    • AutoCAD2016

    • PWDeliverablesMGTClient
    • Office2013

    • InDesignCC2015

    • InDesignCS6

    • Revit2014

    • Revit2015 (only available in x64 setup)

    • Revit2016 (only available in x64 setup)

    Examples:

    Selecting only DgnNavigator and ProjectWise integration for Microsoft Office 2013.

    Setup_ProjectWisex64_10.00.01.25.exe -s ADDLOCAL=DgnNavigatorControlAx,Office2013

     

    Also, it is possible to select all packages by using the “ALL” keyword.

    For example:

    Setup_ProjectWisex64_10.00.01.25.exe -s ADDLOCAL=ALL

    Or selecting all, except DgnNavigator and ProjectWise integration for Microsoft Office 2013.

    Setup_ProjectWisex64_10.00.01.25.exe -s ADDLOCAL=ALL REMOVE=DgnNavigatorControlAx,Office2013

    To reinstall packages (only if they are installed):

    Setup_ProjectWisex64_10.00.01.25.exe -s -repair REINSTALL=DgnNavigatorControlAx,Office2013

     

    Changing the location to where ProjectWise will be installed.

    PWE_INSTALLDIR, PWE_INSTALLDIR64 parameters are only available for ProjectWise Explorer and are used to set location. For example the following command line will set the install directory to c:\PWE64.

    Setup_ProjectWisex64_10.00.01.25.exe PWE_INSTALLDIR="C:\PWE" PWE_INSTALLDIR64="C:\PWE64"

     

    For targeting a specific package, these parameters are available:

    • [Prefix]_ADDLOCAL

    • [Prefix]_REMOVE

    • [Prefix]_REINSTALL

    • [Prefix]_INSTALLDIR (available only for ProjectWise Explorer)

    • [Prefix]_INSTALLDIR64 (available only for ProjectWise Explorer 64bit installation)

    Where [Prefix] is used to target a specific package. For example, “PWE” is used to target ProjectWise Explorer.

    PWE_ADDLOCAL

    PWE_INSTALLDIR64     etc.

    Here are a few examples using the Prefix for ADDLOCAL and REMOVE usage for ProjectWise Explorer:

    Setup_ProjectWisex64_10.00.01.25.exe -s PWE_ADDLOCAL=PWExportImportAAM,PWExportImport PWE_REMOVE=ClientTools,INTEGR,ProjecWiseDependencyViewer

    Setup_ProjectWisex64_10.00.01.25.exe -s PWE_ADDLOCAL=ALL PWE_REMOVE=INTEGR,ProjecWiseDependencyViewer

     

       Available parameters (case sensitive) can be found at the below link:

    http://communities.bentley.com/products/projectwise/content_management/m/mediagallery/271710

     

     

    • Share
    • History
    • More
    • Cancel
    • Bill Kenney Created by Bill Kenney
    • When: Fri, Mar 18 2016 11:08 AM
    • Greg Holland Last revision by Bentley Colleague Greg Holland
    • When: Thu, Oct 3 2019 3:08 PM
    • Revisions: 4
    • 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

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