Description:
How to uninstall the r12.5 CA Secure Socket Adapter using the msiexec command, as there is no product code listed in the Implementation guide?
Solution:
The product code for CA Secure Socket Adapter is '25CCFBFE-BDE1-43F8-B078-C9AC89B21AF2'.
To uninstall CA Secure Socket Adapter run the following command:
msiexec.exe /x 25CCFBFE-BDE1-43F8-B078-C9AC89B21AF2 /qn
where /x=uninstall, /qn=silent install