The EnFuzion installation and upgrade program is called setup. Most often, the user executes the program by clicking on the file. In that case, setup asks for any user options and installs EnFuzion software on the system. The program also provides additional command line options, which are useful for remote and automated management. This section provides details on the setup options.
The setup program takes the following command line:
setup [ <options> ]
-main <directory>
Define the main EnFuzion directory. Default value is C:\enfuzion. If EnFuzion is already installed on the system, this option has no effect.
-tmp <directory>
Define the EnFuzion temporary directory. Default value is C:\enfuzion\temp. If EnFuzion is already installed on the system, this option has no effect.
-node
Install only EnFuzion node components.
-root
Install only EnFuzion root components.
-submit
Install only EnFuzion submit components.
-force
Force program installation. setup is unable to overwrite an executable of an executing program. With this option, the program is terminated, so that the installation can be completed successfully.
-noprompt
Use default values. setup does not request any user input. The program uses default values to perform the installation.
-s
Perform a silent installation. Do not produce any output and do not request any input from the user.