DLLs not copied into system32 I had the same issue of the Zimbra Outlook connector installation dying while trying to install against Vista Business and Outlook 2007. I perused the .inf file per suggestions here, but it looked correct. I finally realized that, for some reason, the installer was not copying the LSM*.DLL files into the system32 directory. They were in the 1033 directory with the .inf file but not in the system32 directory. I did have UAC turned off when I attempted the install. Anyway, copying those files from the 1033 directory into the system32 directory allowed me to then go into my Mail control panel and properly create the Zimbra profile. Outlook 2007 finished the initial sync of my profile a few minutes ago and seems to be quite happy now.
My question, therefore, is it looks like the files *should* be in the system32 directory, since the other DLL files referenced in that .inf file are there. Is there some reason the installer didn't do that? This was with the 4.5.8 GA installer. |