Removing the Application
Application Removal
Removal will delete all of the registry keys and installation artifacts from the target workstation. This action can be performed silently, or with the installer user interface, or through Windows Control Panel
Uninstall affects all accounts on target workstation
This action will apply to all users, not just the current user.
Restart Required
A restart of the workstation is required after removal to complete the removal of the product.
Silent Uninistall
A silent uninstall can be executed using msiexec from the command line.
Uninstallation Command
msiexec.exe /x EmployeeAccess.msi
Uninstall Using Installer User Interface
- Click to open the EmployeeAcess.msi file on your desktop
- Click Next
- Select Remove Radio Button
- Click OK
Uninstall from Windows Control Panel
-
Navigate to the application ‘Program and Features’.
-
From the menu of installed applications choose ‘HYPR_Unlock’ and select the option to ‘Uninstall’.
-
The uninstallation wizard will be initiated. Select ‘Yes’ to continue with the uninstallation. Windows will require an administrative prompt to complete this uninstallation.
-
Restart your workstation to complete the uninstallation.

Updated about 2 years ago