IBM Datacap, Version 8.1            

Commonly used Taskmaster Setup.exe parameters

You can use the Taskmaster Setup.exe parameters to run a silent installation of Taskmaster and many of its components.

The following table describes how to use the command lines that are most commonly used when installing Taskmaster.

Attention:
  • When these commands are run, they must be run as Administrator.
  • When installing components individually (Server, Web, Client), you must also install the 'LAP' and 'Shared' components, otherwise the individual component does not function properly.
  • Name/value pairs (for example INSTALLDIR=\"<path>\" and ADDDEFAULT=LAP,Shared,Server) are case-sensitive. Each Name is all upper case, the values are upper/lower case as shown in the table.
  • Replace <path> with full path (for example C:\Datacap).
  • Replace <filename> with name to assign to log file (for example: InstallLog).
  • To prevent accidental changes to the main Taskmaster application settings file (datacap.xml), the version of the Taskmaster Application Manager that is installed with every component during a command line installation is a restricted version that only allows the location of the datacap.xml file to be changed. Add the DSACTION=3 parameter to the command to install the unrestricted version of the Taskmaster Application Manager; for an example, see the "Install Taskmaster Client & Datacap Studio" entry in the table below.
To Do This Use This Command Line
Silent Install: Quiet mode, no user interaction, all components installed setup.exe /S /V"/quiet DSACTION=3"
Silent Install: Quiet mode, different location, all components installed setup.exe /S /V"/quiet INSTALLDIR=\"<path>\" DSACTION=3"
Silent Install: Unattended mode, progress bar only, all components installed setup.exe /S /V"/passive DSACTION=3"
Silent Install: Unattended mode, different location, all components installed setup.exe /S /V"/passive INSTALLDIR=\"<path>\" DSACTION=3"
Create Install Log, all components installed setup.exe /V"/log <path>\<filename>.txt DSACTION=3"
Install Taskmaster Server only setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Server"
Install Taskmaster Server & Taskmaster Web setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Server,Web"
Install Taskmaster Client (DotScan & DotEdit) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Client"
Install Taskmaster Client & Accounts Payable Capture Application setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Client,APT"
Install Taskmaster Client & FastDoc setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Client,FastDoc"
Install Taskmaster Client & Datacap Studio setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Client,DStudio DSACTION=3"
Install Taskmaster Client & NENU (Notification) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Client,NENU"
Install Rulerunner (Datacap Rulerunner Service & Fingerprint Service) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Rulerunner"
Install Taskmaster Web only setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Web"
Install wTM (Taskmaster Web Service) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,wTM"
Install RV2 (Report Viewer) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,RV2"
Install eMail Input (eMail & eDoc) setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,eMail"
Install Fax Input setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Fax"
Install Documentum Connector setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Documentum"
Install SharePoint Connector setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,SharePoint"
Install Livelink Connector setup.exe /S /V"/passive ADDDEFAULT=LAP,Shared,Livelink"


Feedback

Last updated: November 2013
dcref003.htm

© Copyright IBM Corporation 2013.