View Single Post
  #6 (permalink)  
Old 09-05-2007, 02:40 PM
henry henry is offline
Zimbra Employee
 
Posts: 126
Default

strange .
Just tried with something like this
msiexec /i ZimbraOlkConnector.msi /lv install.txt

and got logs
extract ...

MSI (s) (2C:08) [23:30:10:468]: Hello, I'm your 32bit Impersonated custom action server.
CA LOG: Entering InstallCA.
CA LOG: UILevel = 5
CA LOG: Entering GetMAPISvcPath.
CA LOG: mapistub.dll path - C:\WINDOWS\system32\mapistub.dll.
CA LOG: Got path for mapisvc using MSIComponentID
CA LOG: mapisvc.inf full path - C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\MSMAPI32.DLL.
CA LOG: mapisvc.inf path - C:\Program Files\Common Files\SYSTEM\MSMAPI\1033.
CA LOG: Leaving GetMAPISvcPath.


inside install.txt


But to your problem there can be some registry entries missing. that is why i ned the debug logs. They give me details.

there should be strings like that
CA LOG: Entering CheckOLInstalled.
and
CA LOG: Entering GetOutlookVersion.
__________________
Regards
Henry
Reply With Quote