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.
| 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" |
