Silent or automatic installation

April 25, 2021, 12:50 pm by admin
 

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:

Code
./HSMAdvisor_v2.3.6.2854_NET4.5.exe /verysilent

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:

Code
./HSMAdvisor_v2.3.6.2854_NET4.5.exe /silent /firstname=John /lastname=Smith /email=johnsmilth@email.com

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

HSMAdvisor Installation (standalone)

September 21, 2014, 10:54 am by admin
 

HSMAdvisor is supplied as a single installer file.
Installer filename will contain the name of the product, its version and the version of .NET framework it is compiled to work with.

Currently, we only support .NET 4.5.

To install HSMAdvisor on your computer you need to get it from our Download page.
From three download links choose the one that corresponds to your .NET version.

Where to download

You should only download HSMAdvisor from our Downloads page located at http://www.hsmadvisor.com/?page=Download

Right at the top of the page and you will see 2 download buttons:

How To Install

Double-click on HSMAdvisor_vx.xxx_NET.exe file icon and follow through the installation process

Where To Install

By default HSMAdvisor will be installed into your Program Files folder - This is the best location to install to.

What else do I need to run HSMAdvisor

HSMAdvisor needs either version 2 or 4 of Microsoft's .NET framework

Your Windows OS will have either one of the installed by default

If you downloaded and installed HSMAdvisor and it will not run, you need to install a correct version of .NET framework

You can get it from Microsoft's website absolutely for free: http://www.microsoft.com/en-us/download/details.aspx?id=17113

See Also

Hardware / OS Requirements

September 21, 2014, 11:08 am by admin
 

HSMAdvisor is designed to run on Microsoft's Windows Operational System.
It requires Windows XP or later.
Just like thousands of other software products it also requires Microsoft's .NET framework that most often comes pre-installed with your copy of Windows.

List of minimum Hardware Requirement

  • Any hardware capable of running one of the supported OS versions

List of Operational Systems that HSMAdvisor is designed to run under

  • Microsoft Windows 7
  • Microsoft Windows 8/8.1
  • Microsoft Windows 10
  • Microsoft Windows 11

Other required software

  • Microsoft .NET Framework v4.5 (usually pre-installed by default on Windows)

What else do I need to run HSMAdvisor

HSMAdvisor needs version 4.5 of the Microsoft's .NET framework.
Your Windows OS will likely already have one installed by default.

If you downloaded and installed HSMAdvisor and it will not run, you need to install a correct version of .NET framework

You can get it from Microsoft's website absolutely for free: https://www.microsoft.com/en-ca/download/details.aspx?id=30653

See Also