Upgrade & Repair
The upgrade and repair of SafeNet FIDO Key Manager can be performed as follows.
Note
Local administrator rights are required to upgrade and repair SafeNet FIDO Key Manager.
You can upgrade from previous versions of SafeNet FIDO Key Manager to the latest version using the MSI or EXE file wizard installation, or by using the command line installation. Refer to Install MSI or EXE file through Command Line.
Note
Ensure that this application is closed before the upgrade.
Upgrade using Command Line
To run the upgrade using command line, use the following sections.
Upgrade in UI mode
Perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
-
MSI file: run
msiexec /i SafeNetFIDOKeyManager-x64-2.0.2.msi
. -
EXE file: run
SafeNetFIDOKeyManager-x64-2.0.2.exe
.
-
Upgrade in Silent mode
To run the upgrade in silent mode with no user interface, perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
-
MSI file: run
msiexec /i SafeNetFIDOKeyManager-x64-2.0.2.msi /qn
. -
EXE file: run
SafeNetFIDOKeyManager-x64-2.0.2.exe /S /V" /qn"
.
-
Repair SafeNet FIDO Key Manager
You can use the repair option in the SafeNet FIDO Key Manager installer to reinstall the missing or corrupt files, registries, dlls, etc. The repair operation can be performed using msi/exe and from the Control Panel.
Perform the following steps to use the repair option from the Control Panel:
-
In the search box on the taskbar, enter control panel and select Control Panel from the results.
-
Select Programs > Programs and Features.
-
Right-click the program you want to fix and select Repair, or if that's not available, select Change. Then, follow the directions on the screen.
Repair through the Command Line
Repair in UI mode
Perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
-
MSI file:
msiexec /f SafeNetFIDOKeyManager-x64-2.0.2.msi
. -
EXE file:
SafeNetFIDOKeyManager-x64-2.0.2.exe
.
-
Repair in Silent mode
To run the repair in silent mode with no user interface, perform the following steps:
-
Close all applications.
-
Open the Command Prompt and run it as administrator.
-
Type the appropriate command line utility:
-
MSI file: run
msiexec /f SafeNetFIDOKeyManager-x64-2.0.2.msi /qn
. -
EXE file: run
SafeNetFIDOKeyManager-x64-2.0.2.exe /S /V" /qn"
.
-