Uninstalling
Uninstalling the software involves using all of the following command lines that apply to your situation (they mention different GUID product codes):
For Antidote 12:
msiexec /x {C9A3C767-F1E3-4B93-AA8D-03FD6AAFA4D1}For the French Module:
msiexec /x {C9A3C767-F1E3-4B93-AA8D-03FD6AAFA4D2}For the English Module:
msiexec /x {C9A3C767-F1E3-4B93-AA8D-03FD6AAFA4D3}For Connectix:
msiexec /x {C9A3C767-F1E3-4B93-AA8D-03FD6AAFA4D4}To uninstall silently, add the /qn switch, as in the following example using Antidote’s product code:
msiexec /qn /x {C9A3C767-F1E3-4B93-AA8D-03FD6AAFA4D1}The same result can be achieved by applying the following procedure while logged on with an administrator’s account.
- Ensure that the prerequisites are met.
- Open the Windows Control Panel (Programs and FeaturesorUninstall a Program).
- Select all of the following products (if present), then select Uninstall:- Antidote 12
- Antidote 12 - English module
- Antidote 12 - Module français
- Antidote - Connectix 12
- Download Assistant
 
For a complete example of an uninstallation script, see Example Script for Uninstalling Antidote 12.
Previous
Updating
		
	
			
			Next
Automated Deployment by GPO