Uninstalling the Agent
Note
[IMPORTANT] Before uninstalling the agent, ensure that the Epic Hyperspace/Hyperdrive application is present on that machine.
To uninstall the SafeNet Agent for Epic:
-
Navigate to Start > Control Panel > Programs and Features, and select the SafeNet Agent for Epic program.
-
Click Uninstall.
Uninstalling the Agent Silently
To uninstall the SafeNet Agent for Epic in silent mode, perform the following steps:
-
Open the command prompt in Administrator mode.
-
Navigate to the folder which contains the installer.
-
Execute the following command:
- Using EXE:
bash "SafeNet Agent for Epic.exe" /x /s /v"/q"- Using MSI:
bash msiexec /x "SafeNet Agent for Epic.msi" /quiet