Competetive Uninstall - Script Needed for CA Etrust 8.1
Updated: 21 May 2010 | 6 comments
This issue has been solved. See solution.
As subject really.... Has anyone got a script to uninstall CA Etrust 8.1?
discussion Filed Under:
Comments
ManInblack...This may help
ManInblack...This may help
..The Pdf in the \Symantec_Endpoint_Protection__AllWin_EN_CD2\CD3\Tools\CompetitiveUninstall may provide the information that you may be looking for
Prachand Kumar MCSE-2003 Symantec Technical Specialist (SCTS)
Have you tried the script if
Have you tried the script if this works fine with you?
;-)
In my case it didn't helped
In my case it didn't helped me. But it is successfull.
Regards'
Ajit Jha
Technical Consultant
STS
I don't think CA
I don't think CA 8.1 uninstallation executable file under Competitive Uninstall work.
;-)
Try this script...if
Try this script...if competitve uninstall did not work...
1. open a notepad
2. type msiexec /x {Product code of CA Etrust 8.1} /passive or /quiet
/passive - visible uninstallation /quiet - silent uninstallation
3. Save this notepad as a .bat file
4. Run this .bat file on the machine which has CA etrust 8.1
Product code can be obtained from the registry
HKLM \ Software \ Microsoft \ Windows \Current Version \ uninstall.
Under the unistall folder you would find multiple folders respective to each application. Find the right folder for CA etrust 8.1 and copy the product code from Dword string Uninstall String or Modify Path
Thank you for this. It now
Thank you for this. It now work, however two push is needed where the first one isfor the uninstallation of ITM agent and the second one is for the uninstallation of gateway together with the installation of SEP.
;-)
Would you like to reply?
Login or Register to post your comment.