Remove Agent Context Menu
- 17 Oct 2020
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Remove Agent Context Menu
- Updated on 17 Oct 2020
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
For Windows
Unload the SecureCircle Explorer shell extension:
regsvr32 /u /s "C:\Program Files (x86)\SecureCircle\fhshellext.dll"
The Explorer process will need to be restarted after each load or unload.
taskkill /f /im explorer.exe
start explorer.exe
To reload the shell extension:
regsvr32 /s "C:\Program Files (x86)\SecureCircle\fhshellext.dll"
Was this article helpful?