Chaning Microsoft Outlook name

O

Outlook 2007

I am running 2 profiles, simultenously of Outlook 2007, using a program
called ExtraOutlook. Since both profiles are running at the same time, I
would like to change the name of the Outlook application. Even thou each
profile has a unique name, the Outlook Main Window always has the name
"Folder name - Microsoft Outlook", where Folder name is the name of folder
currently being viewed. This is the name that appears in the Upper left hand
corner, plus when I go into the TaskBar, both profiles with this name. Any
suggestions? Can this be done using VBA?
 
V

VanguardLH

Outlook said:
I am running 2 profiles, simultenously of Outlook 2007, using a program
called ExtraOutlook. Since both profiles are running at the same time, I
would like to change the name of the Outlook application. Even thou each
profile has a unique name, the Outlook Main Window always has the name
"Folder name - Microsoft Outlook", where Folder name is the name of folder
currently being viewed. This is the name that appears in the Upper left hand
corner, plus when I go into the TaskBar, both profiles with this name. Any
suggestions? Can this be done using VBA?

You could use a hex editor to dig into the bytes inside the outlook.exe
program to find where to change the "Microsoft Outlook" string to then
change it and basically create yourself a new outlook.exe file. Enjoy.

For a VBA solution, ask in a microsoft.public.outlook.programming_vba
group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top