Document toolboxDocument toolbox

Command Line Installation

TO TRANSLATE

 

Here are all command line options that the Pathfinder installer offers:
https://jrsoftware.org/ishelp/index.php?topic=setupcmdline
You can also display them by executing the installer with /Help or /? to get an overview of all options

> C:\Pathfinder-3.4.0.220.exe /help

 

For software distribution environments we recommend the following ones:


/SP-
Disables the "This will install... Do you wish to continue?" prompt at the beginning of Setup.

/VERYSILENT
When a setup is very silent the installation progress window is not displayed. ...

/SUPPRESSMSGBOXES
Instructs Setup to suppress message boxes.

Example:
C:\Pathfinder-3.4.0.220.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG="Pathfinder-Install.log" /TASKS="desktopicon"

Additional shared files and folders to distribute:

License information (required)
\license.ldf

Configuration files and database connection info (required)
\Config\*.xml

Local databases (like SQLite or FireBirdEmbedded) (optional)
#\data\*

Custom topview icons (*.svg) can be added here for the component property instpector to be used (optional)
#\Templates\topview-icons\*.svg

Custom folder import/export data (optional)
#\ImportExport\*

Custom folder floorplans (.svg,.dxf,.dwg,.pdf, u.a.) (optional)
#\Plans\*