Skip to main content
Skip table of contents

Command Line Installation

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:

CODE
> C:\Pathfinder-3.4.0.220.exe /help

For software distribution environments we recommend the following ones:

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

CODE
/SP-


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

CODE
/VERYSILENT

Instructs Setup to suppress message boxes.

CODE
/SUPPRESSMSGBOXES

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

CODE
\license.ldf

Configuration files and database connection info (required).

CODE
\Config\*.xml

Local databases (like SQLite or FireBirdEmbedded) (optional).

CODE
#\data\*

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

CODE
#\Templates\topview-icons\*.svg

Custom folder import/export data (optional).

CODE
#\ImportExport\*

Custom folder floorplans (.svg,.dxf,.dwg,.pdf, u.a.) (optional).

CODE
#\Plans\*

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.