Silent or automatic installation
April 25, 2021, 12:50 pmArticle Summary
admin
April 25, 2021, 12:50 pm
April 3, 2024, 9:58 pm
724
Public
Author Summary
Sun September 15, 2024, 6:20 am
Sun September 15, 2024, 6:20 am
HSMAdvisor is using an open-source installer builder called Inno Setup. So you can refer to the Inno Setup documentation page for reference.
If you are a system administrator and wish to install HSMAdvisor silently using the command line you can use the following parameters:
- /silent
- /verysilent
For example:
You can also install the HSMAdvisor license key file with license credentials:
- /firstname=FirstName (required)
- /lastname=LastName (required)
- /email=Email (required)
- /password=LicensePassword (optional)
For example:
Upon the very first launch, HSMAdvisor will try to connect to the licensing server and register the seat.
Please note that HSMAdvisor installation requires elevated Administrator privileges.
The license file will be installed into the current user's AppData/Roaming/HSMAdvisor folder