Quantcast
Channel: ProjectWise Design Integration Wiki
Viewing all articles
Browse latest Browse all 994

ProjectWise Design Integration Connect Edition Client Unattended Install

$
0
0
Revision 1 posted to Project Delivery: Content Management Wiki by Bill Kenney on 3/18/2016 3:08:43 PM

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.

 

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

  • 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

 

 


Viewing all articles
Browse latest Browse all 994

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>