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:
> 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.
/SP-
When a setup is very silent the installation progress window is not displayed.
/VERYSILENT
Â
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).
Â
Configuration files and database connection info (required).
Â
Local databases (like SQLite or FireBirdEmbedded) (optional).
Â
Custom topview icons (*.svg) can be added here for the component property instpector to be used (optional).
Â
Custom folder import/export data (optional).
Â
Custom folder floorplans (.svg,.dxf,.dwg,.pdf, u.a.) (optional).
Â
Â