Specifying the path to Archi.ini when lauching Archi.exe ?

Started by jsimoncello, October 30, 2024, 10:59:07 AM

Previous topic - Next topic

jsimoncello

Hi all

my corporate rules does not allow me to modify Archi.ini file, I was wondering if it was possible to specify a path to an alternate Archi.ini file when launching Archi.exe as I want to add the config to use windows trust store (
https://github.com/archimatetool/archi-modelrepository-plugin/wiki/Use-SSL-TLS-with-local-or-private-PKI)

regards

Phil Beauvoir

Hi,

I found this:

https://stackoverflow.com/questions/33651132/relocate-eclipse-ini

But you'd have to launch it from the command line or create a Windows shortcut to Archi.exe with the following argument:

Archi.exe --launcher.ini path/to/Archi.ini
Phil
If you value and use Archi, please consider making a donation.
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

jsimoncello

perfect !
Thanks Phil,you'v just saved my day ! That will do the trick at least as a temp workaround, then I can ask to my IT Departement to add those lines to the standard Archi.ini

regards