Try these things:
Look in c:\Program Files\Common Files\System\MSMAPI\1033. If the files listed below are there, do:
regsvr32 /u /s LSMSSP32.dll
regsvr32 /u /s SharingAddin.dll
regsvr32 /u /s ShutdownAddin.dll (this is only there if 5.0.12 or later)
Now you can then delete the following.dlls and .exes in this directory:
SharingAddin.dll, LS*.dll, ZCO*.exe. If ShutdownAddin.dll is there, delete this as well.
You should also look in the registry. If you're comfortable with regedit, you can get rid of HKEY_LOCAL_MACHINE\SOFTWARE\Zimbra and HKEY_CURRENT_USER\Software\ZIMBRA.
This should do it, but I'm not completey positive. Let me know how it goes. |