The general way of running the DeltaWalker executable is:
DeltaWalker [parameters] [-vmargs [Java VM arguments]]
Parameter | Description |
-mi | Forces DeltaWalker to start a new instance rather than connect to a running instance, if such exists. |
file or folder pathname/URI | One or two file or folder pathnames/URIs specified on the command line instructs DeltaWalker to open them for two-way file or folder comparison, respectively. Three pathnames/URIs will be opened for three-way folder comparison, where the third pathname will be opened as the common ancestor. If more than three pathnames are specified only the last three are used. |
-vm path | The location of Java Runtime Environment (JRE) to use to run DeltaWalker. If not specified, the product will attempt to find a JRE. It will first look for a directory called jre as a sibling of the DeltaWalker executable, and then look on the operating system path. Relative paths are interpreted relative to the directory that DeltaWalker is started from. |
-vmargs [Java VM arguments] | When passed to DeltaWalker, this option is used to customize the operation of the Java VM used to run DeltaWalker. If specified, this parameter must come at the end of the command line. The given arguments are dependent on VM that is being run. |