CAUTION!!! THESE INSTRUCTIONS ARE FOR EXPERIENCED WINDOWS USERS. IF YOU HAVE NEVER EDITED A REGISTRY FILE OR DON'T UNDERSTAND THE BASICS OF FILE MANAGEMENT, YOU SHOULD NOT TRY THIS.
1. Install and configure Becky as you like. Since Becky's interface is rather old, I add a custom email icon as well as the b2icon_iCandy dll file for the Becky toolbar. Or you can get Tietew's Powerful Becky Customizer plugin here.
2. To the Becky directory, I then add Garage rocker's Becky .chm file Help File and delete Becky's old .hlp file, which won't even open in modern versions of Windows. I also relocate the Becky data directory to another folder outside the Becky directory to make data backups smaller.
// also here in forum ► http://www.lognrock....ecky-help-file/ //
3. So when you finish you should have a Becky directory with these 14 files. My list includes a 15th custom mail.ico program icon file.
B2.chm B2.cnt B2.exe B2.exe.manifest B2.kwd B2MAPI.dll B2Setup.exe B2Setup.INF License.txt Mailbox.ico Readme.txt SSCE4132.DLL SSCEAM1.CLX SSCEBR1.CLX
//14 with the icon//
4. Next open the B2Setup.INF file with a text editor. Locate the [Files] section and add any new files (i.e. *.ico) you have put in the Becky directory and delete the names of any removed files (i.e. *.hlp) so that Becky will correctly uninstall itself should you choose to uninstall it.
5. Compress the Becky directory to the archive format of your choice, i.e. zip, rar, 7z.
6. Make a backup of your registry, then open your registry editor and export the following section and all sub-entries, including the \Software\RimArts\B2\License key, to a registry file on your desktop:
HKEY_CURRENT_USER\Software\RimArts
7. Open the registry file with a text editor and add this code to the bottom of that registry file to register Becky as the default email client, set any custom Becky uninstall icon and, optionally, remove other Microsoft programs as default mailto clients:
; ALL REFERENCES TO "C:\\PROGRAM FILES\\Becky\\" MUST BE MODIFIED TO THE ACTUAL PATH OF YOUR BECKY INSTALLATION ; Mailto protocol settings [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2] @="Becky! Ver.2" "DLLPath"="C:\\XXXX\\Becky\\B2MAPI.dll" "VersionString"="2.57.01 [en]" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Capabilities] "ApplicationDescription"="Internet mail client." "ApplicationName"="Becky! Ver.2" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Capabilities\Startmenu] "Mail"="Becky! Ver.2" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Capabilities\UrlAssociations] "mailto"="BeckyMail.Url.mailto" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols\mailto] @="URL:MailTo Protocol" "URL Protocol"="" "EditFlags"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols\mailto\DefaultIcon] @="C:\\XXXX\\Becky\\Mailbox.ico,0" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols\mailto\shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols\mailto\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\Protocols\mailto\shell\open\command] @="\"C:\\XXXX\\Becky\\B2.exe\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Becky! Ver.2\shell\open\command] @="C:\\XXXX\\Becky\\B2.exe" [HKEY_CLASSES_ROOT\BeckyMail.Url.Mailto] @="URL:MailTo Protocol" "URL Protocol"="" [HKEY_CLASSES_ROOT\BeckyMail.Url.Mailto\DefaultIcon] @="C:\\XXXX\\Becky\\Mailbox.ico,0" [HKEY_CLASSES_ROOT\BeckyMail.Url.Mailto\shell] [HKEY_CLASSES_ROOT\BeckyMail.Url.Mailto\shell\open] [HKEY_CLASSES_ROOT\BeckyMail.Url.Mailto\shell\open\command] @="C:\\XXXX\\Becky\\B2.exe\ "%1\"" ;********************************************************************** ; This entry nukes Hotmail and Windows Mail and Outlook as mailto program choices ; This entry is optional but sometimes Becky won't register as the default email client after Outlook is installed unless you nuke these entries. ; To activate them you must remove the semicolon before each entry ;********************************************************************** [-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Hotmail] [-HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail] [-HKEY_CLASSES_ROOT\Microsoft Outlook.Url.Mailto] ; Set Becky uninstall icon please note you must alter the icon and uninstall strings to the directory paths of these files (usually the Becky directory) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\B2] "DisplayName"="Becky! Ver.2" "DisplayIcon"="C:\\XXXX\\Becky\\Mailbox.ico" "Publisher"="RimArts" "UninstallString"="C:\\XXXX\\Becky\\B2Setup.exe u"
8. Save the edited registry file as Becky.reg
9. You're done. To install Becky in the future:
a. Unzip the Becky file archive to the location of your choice.
b. Execute the new registry file by typing the following in the "run" dialog box: REGEDIT.EXE /s C:\XXX\Becky.reg (Where XXX represents the path to the registry file)
c. Register the b2mapi.dll file by typing the following in the "run" dialog box: regsvr32.exe /s C:\XXX\B2MAPI.dll (Where XXX represents the path to the .dll file).
10. You can automate all of this by making a self extracting zip file and running these commands automatically, but that is beyond the scope of this post.
Sign In
Register
Help


MultiQuote
