Uninstalling Antidote HD
Prerequisites
- Antivirus and anti-spyware programs are disabled.
- All applications are closed.
- For network installation only:
- The Antidote folder is protected and cannot be accessed over the network by any other user. The Antidote folder indicates the location where Antidote is installed (e.g.
F:\Antidote
orF:\Program Files\Druide\Antidote 7
). - Users who share applications (particularly Antidote) from this server must be disconnected from the shared folder. It is not enough for them to quit Antidote.
- The client workstation from which you are carrying out the operation has read, write, delete and create access to the Antidote folder.
- The Antidote folder is protected and cannot be accessed over the network by any other user. The Antidote folder indicates the location where Antidote is installed (e.g.
- Uninstalling a previous edition of Antidote will not remove the personal dictionary. Antidote 12 will import the personal dictionary created with the previous edition and will save it in the new personal dictionaries folder.
- If Antidote HD does not appear in the Windows Control Panel, simply delete the folder
C:\Program Files\Druide\Antidote 7
. The new Antidote installation will remove all traces of the previous edition.
Uninstalling local installations that were deployed from one workstation to another or from the command line
The Antidote 12 installer should uninstall Antidote HD. However, if you prefer to uninstall Antidote HD in a different way, from one workstation to another, you can do the following:
- Ensure that the conditions are met (see prerequisites).
-
In
Control Panel > Programs and Features or Programs > Uninstall a Program
, select Antidote HD and then click “Uninstall”. Select “No” when Windows asks if you want to keep your personal settings (this window may appear in the background). It is also possible to use one of the following command lines:msiexec /x "\\serveur\chemin\AntidoteHD.msi" or (using the GUID product code, rather than the MSI file) msiexec /x {56CDB4FE-895F-4E0D-8BB4-9A8D4310898D}
Uninstalling an administrative installation (run from source only) from a server
Uninstall Antidote HD on each client workstation using an administrator account with the following instructions:
- Ensure that the conditions are met (see prerequisites).
-
Use one of the following command lines:
msiexec /x "\\serveur\chemin\AntidoteHD.msi" or (using the GUID product code, rather than the MSI file) msiexec /x {56CDB4FE-895F-4E0D-8BB4-9A8D4310898D} For a silent uninstall, add /qn, as in the following: msiexec /qn /x "\\serveur\chemin\AntidoteHD.msi"
Before the removal can be completed, two conditions need to be fulfilled:
- Antidote HD has been uninstalled from all client workstation.
- Antidote’s clean-up (deletion of registry keys) has been completed in each of the user accounts on the client workstation on which it was installed.
Once both conditions are fulfilled, delete the shared Antidote HD folder to complete the removal.
Uninstalling Antidote from a client workstation will add a registry key (windows/run) to that workstation to clean up user accounts (delete registry keys) when each account is opened.
Uninstalling an administrative installation (run from source only) by GPO
To uninstall Antidote HD, proceed as follows:
- Ensure that the conditions are met (see prerequisites).
- Use GPO to control the client portion of the uninstall on the workstations.
- Only delete the shared Antidote HD folder once the Antidote clean-up (deletion of registry keys) has been completed in each of the user accounts on which it was installed.
Uninstalling Antidote from a client workstation will add a registry key (windows/run) to that workstation to clean up user accounts (delete registry keys) when each account is opened.
Uninstalling an installation using RDS
Uninstall Antidote HD using the same administrator account that was used for the installation with the following instructions:
- Ensure that the conditions are met (see prerequisites).
- In
Control Panel > Programs and Features or Programs > Uninstall a Program
, select Antidote HD and then click “Uninstall”. Select “No” when Windows asks if you want to keep your personal settings (this window may appear in the background).