Deploy Using Setup.exe
The Trimble Business Center Setup.exe setup launcher bundles and installs together packages required by the application and for supporting specific commands or workflows into a single installation.
The most common installation is to run the Setup.exe directly in an attended wizard-based interface. The Setup.exe can also accept a number of command line parameters for silent or unattended installations. This section describes the various deployment options through the command line.
Command Line Options
The typical usage for the Setup.exe command line interface is:
setup.exe/<Parameter>
Multiple parameters can be used in the command line.
Any file names and file paths that include spaces must be enclosed in quotes ("...") on the command line.
Parameter
Description
/silent
Runs the installation without a user interface.
setup.exe/silent
/ISCacheDir:<path>
Path to where packages are cached during installation.
If the parameter is not specified, the default value is C:\Programdata\Trimble\Package Cache.
setup.exe/silent/ISCacheDir:"C:\Temp\Package Cache"
/remove
Uninstalls the Trimble Business Center application that is currently installed on the target system. This does not remove other aplications installed from a previous installation.
setup.exe/silent/remove
/repair
Repairs the Trimble Business Center application that is currently installed on the target system.
setup.exe/silent/repair
/ISFeatureInstall:<feature>
Runs the installation without a user interface.
setup.exe/silent/ISFeatureInstall:TBC,CSM
/language:<lcid>
Sets the default language of the installation.
<Lcid> is the language code identifier of the specified language. For the list of language codes, see Language Codes.
setup.exe/silent/language:1031
/ISLanguage<language>:true
Specifies additional languages to install.
To install multiple languages, specify each language parameter separately.
The available <language> options are:
-
ChineseSimplified
-
Czech
-
Danish
-
Dutch
-
EnglishUK
-
EnglishUS
-
Finnish
-
French
-
German
-
Italian
-
Japanese
-
Korean
-
Norwegian
-
Polish
-
Portuguese
-
Russian
-
Spanish
-
Swedish
setup.exe/silent/ISLanguageFrench:true/ISLanguageGerman:true
/ISInstallDir_TBC:<path>
Path to the Trimble Business Center installation directory.
If the parameter is not used, the default value is C:\Program Files\Trimble\Trimble Business Center.
setup.exe/silent/ISInstallDir_TBC:"D:\Trimble\Trimble Business Center"
/ISDesktop_TBC:""
Prevents a Trimble Business Center shortcut from being created on the desktop.
If the parameter is not used, the shortcut is created by default.
setup.exe/silent/ISDesktop_TBC:""
/ISInstallDir_FDM:<path>
Path to the Feature Definition Manager installation directory.
If the parameter is not used, the default value is C:\Program Files\Trimble\Feature Definition Manager"
setup.exe/silent/ISInstallDir_FDM:"D:\Trimble\Feature Definition Manager"
/ISInstallDir_POS:<path>
Path to the POSPac Command-line TBC Subscription installation directory.
If the parameter is not used, the default value is C:\Program Files\Applanix\POSPacCommandLineTBCSubscription.
setup.exe/silent/ISInstallDir_POS:"C:\Program Files\Trimble\POSPacTBC
/ISInstallDir_SDM:<path>
Path to the SCS Data Manager installation directory.
If the parameter is not used, the default value is C:\Program Files (x86)\Trimble\SCS Manager.
setup.exe/silent/ISInstallDir_SDM:"D:\Trimble\SCS Data Manager"
/ISInstallDir_SYNC:<path>
Path to the Office Synchronizer installation directory.
If the parameter is not used, the default value is C:\Program Files (x86)\Trimble\Office Synchronizer.
setup.exe/silent/ISInstallDir_SDM:"D:\Trimble\Office Synchronizer"
/ISSyncDir_SYNC:<path>
Path to the data synchronization area (sync root folder).
If the parameter is not used, the default value is C:\Trimble Synchronizer Data.
If the folder was created from a previous installation, the parameter is ignored.
setup.exe/silent/ISSyncDir_SYNC:"D:\Trimble Synchronizer Data"
/ISInstallDir_UAS:<path>
Path to the UASMaster installation directory.
If the parameter is not used, the default value is C:\Program Files\Trimble\UASMaster <version>.
setup.exe/silent/ISInstallDir_UAS:"D:\Trimble\UASMaster"
/ISInstallState_ICM:false
Disables installation of Bentley i-model importers.
If the parameter is not used, the importers are installed by default.
setup.exe/silent/ISInstallState_ICM:false
/ISInstallState_MM:false
Disables the commands used to manage Mobile Mapping data.
If the parameter is not used,the commands are enabled by default.
setup.exe/silent/ISInstallState_MM:false
/ISInstallState_RCP:false
Disables exporting point cloud data in the RCP file format for use in Autodesk ReCap.
If the parameter is not used, RCP export is enabled by default.
setup.exe/silent/ISInstallState_RCP:false
/ISInstallState_SDX:false
Disables use of the GPU for high-performance graphics rendering when working with point clouds and imagery.
If the parameter is not used, an enabled GPU is used by default.
setup.exe/silent/ISInstallState_SDX:false
/ISInstallState_WOV:false
Disables installation of Work Order Viewer.
If the parameter is not used, the Work Order Viewer is installed by default.
setup.exe/silent/ISInstallState_WOV:false
/ISMachineAddon:true
Enables installation of GCS900 12.5 through 12.8 machine control exporters.
If the parameter is not used, the exporters are not installed by default
setup.exe/silent/ISMachineAddon:true