Outlook 2010 64 Bit and Adobe Acrobat 9 – Can't Send Mail
Run REGEDIT and goto:
[HKEY_LOCAL_MACHINESOFTWAREClientsMail]
Right-click and create a new key called Outlook64Bridge
Then right-click Outlook64Bridge and create two keys under it DLLPath and DLLPathEx
Find the 32 bit version of the file MAPI32.dll and assign the whole qualified pathname to each key, mine were:
HKEY_LOCAL_MACHINESOFTWAREClientsMailOutlook64BridgeDLLPath
“D:WINDOWSsystem32mapi32.dll”
HKEY_LOCAL_MACHINESOFTWAREClientsMailOutlook64BridgeDLLPathEx
“D:WINDOWSsystem32mapi32.dll”
Then go back to the root key name and show the default client as Outlook64Bridge
HKEY_LOCAL_MACHINESOFTWAREClientsMail
“Outlook64Bridge”
amazing. thanks
Excellent! Thanks.
Created under HKEY_LOCAL_MACHINESOFTWAREClientsMail on Windows 2008 R2 server but not working.
Shouldn’t the key be under HKEY_LOCAL_MACHINESOFTWAREClientsMailMicrosoft Outlook hive instead?
Thanks
Bill
Thank you, this tip works great !
Perfect, this is great.
Just a comment to people that have a 64bits operating system
HKEY_LOCAL_MACHINESOFTWAREClientsMailOutlook64BridgeDLLPath
“C:WindowsSysWOW64mapi32.dll”
HKEY_LOCAL_MACHINESOFTWAREClientsMailOutlook64BridgeDLLPathEx
“C:WindowsSysWOW64mapi32.dll”
Excellent, works like a charm