I've been using Outlook by choice, well, forever. I won't bother listing all the reasons for this. It's powerful and it works well. And, if you are a programmer, you can go to town writing your own customizations with VBA. I use Yahoo Mail online for most of my personal stuff. Out of all the online email offerings out there I have found it to be the most "polished" (if I can use that term) and outlook-like. I tried G…
Could you point me toward that multiple instance tweak? That's something I've wanted for a while.
RUNNING MULTIPLE INSTANCES OF OUTLOOK
Download and install "ExtraOutlook.exe" from:
http://www.hammerofgod.com/download/ExtraOutlook.zip
Copy the executable to the folder where outlook lives. In the current case that means:
C:\Program Files (x86)\Microsoft Office\Office12\
Create a profile for each separate instance of Outlook we want to run:To create and manage profiles in Vista 64 go to
Control Panel > View 32-bit Control Panel Items > Mail > Show Profiles
Create or modify the Outlook shortcut on the desktop to access the desired profile:Profile 1:
"C:\Program Files (x86)\Microsoft Office\Office12\ExtraOutlook.exe" "C:\Program Files (x86)\Microsoft Office\Office12\OUTLOOK.EXE" /profile "Profile 1"
Make a duplicate copy and then...Profile 2:
"C:\Program Files (x86)\Microsoft Office\Office12\ExtraOutlook.exe" "C:\Program Files (x86)\Microsoft Office\Office12\OUTLOOK.EXE" /profile "Profile 2"
Now two instances of Outlook can be opened and each is independently accessing the corresponding profile's data.I go through the extra effort of assigning a different icon to each account and placing them on the quick-launch toolbar. I've been doing this for about two years and it works great. No issues whatsoever.
I can't believe MS doesn't implement MDI in Outlook so that one can do this using tabs and a single instance.