Thanks for getting back to me so quickly. I put the following in a .bat file on the server share with the msi update (so I could not get in trouble with any misspellings):
C:
cd \Program Files\Common Files\system\MSMAPI\1033
regsvr32 /u /s LSMSSP32.dll
regsvr32 /u /s SharingAddin.dll
regsvr32 /u /s ShutdownAddin.dll
regsvr32 /s LSMSSP32.dll
regsvr32 /s SharingAddin.dll
regsvr32 /s ShutdownAddin.dll
The upgrade went fine on the second workstation. On the third however, when I attempt to start Outlook I get:
"The add-in SharingAddin.dll could not be installed or loaded. This problem may be resolved by using Detect & Repair on the Help menu."
Then Outlook (all workstations running Office 2003) closes. I ran the batch manually, and it all seems fine. Rebooted the system, ran the MSI again and did a repair install. Ran the MSI to remove it (did not remove profile) and then ran the MSI yet again to install again. All with same error.
Suggestions?
Will 6.0.2GA be released soon? |