View Single Post
  #2 (permalink)  
Old 12-06-2005, 01:55 PM
sam sam is offline
Zimbra Employee
 
Posts: 821
Default

Interesting...we dont install any exchange extensions or com add-ins. You can get a log of what the installer does by first uninstalling, then from the command line run the installer with -l <filename> ie

Code:
ZimbraOlkConnector_3.0.670.msi -l install_log.txt
Reply With Quote