Windows: Manual Uninstall Steps:
1. Open the Control Panel and navigate to "Uninstall a Program" under Programs.
2. In the list of products, locate and uninstall the "VembuIntegrationService" product.
Windows: Silent Uninstall Steps:
1. Open the Command Prompt with Administrator privileges.
2. Execute the following command:
wmic product where name="VembuIntegrationService" call uninstall
Linux: Uninstall Steps:
1. Log in as the sudo user on the machine where BDRShield Delegation Service (BDS) is installed.
2. Navigate to the installation location; the default path is "/home/vembuintegrationservice/Vembu/VembuIntegrationService".
3. Enter the uninstall command:
sh uninstall.sh