REGEDIT4 REM REM If you get the message "Could not logon to MAPI enabled mail client." REM when you try to send a mail from BitZipper, it's because your Messaging API REM configuration is invalid. You can read more about MAPI at Microsoft.com: REM http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/mapi/_mapi1book_installing_mapi.htm REM REM Running this file may overwrite important configuration data, so run it REM AT YOUR OWN RISK! REM [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem] "InstallCmd"="rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf" "MAPI"="1" "MAPIX"="1" "OLEMessaging"="1" "CMC"="1" "CMCDLLNAME"="mapi.dll" "CMCDLLNAME32"="MAPI32.DLL" "MAPIXVER"="1.0.0.1"