| Switch |
Description |
Examples |
| /Tray |
Causes the main window to not be immediately
displayed. |
ProcessLasso.exe /tray |
| /ConfigFile= |
Indicates the configuration file that should
be used. |
ProcessLasso.exe
/ConfigFile="c:\program files\processsupervisor\myconfig.ini"
ProcessLasso.exe /ConfigFile=c:\config\psconfig.ini
ProcessLasso.exe /ConfigFile=\\server1\configfiles\prosuper.ini
|
| /LogFolder= |
Indicates the folder containing the log
files. This folder requires read and write access. |
ProcessLasso.exe /LogFolder=\\server1\logfolder
ProcessLasso.exe /LogFolder=c:\pslogs
|
| /Config |
Invokes the Out-of-control Process Restraint
configuration dialog. This is primarily only used by the installer. Note that
this creates a seperate instance of Process Lasso that displays the
configuration dialog, then exits when the dialog is closed. |
ProcessLasso.exe /config |