OL2000: How to Change the order of the Groups on the Outlook Bar
ID: Q198012
|
The information in this article applies to:
SUMMARY
The default groups on the Outlook Bar are in a specific order (that is
Outlook Shortcuts, My Shortcuts, Other Shortcuts). This article
describes how to change the order of these items on the Outlook bar.
MORE INFORMATION
To change the order in which the groups (Outlook Shortcuts, My Shortcuts,
Other Shortcuts) appear on the Outlook Bar, follow these steps:
- On the File menu, click Exit And Log Off.
- Click Start, point to Find, and then click Files Or Folders.
- In the Named box, type *.fav and then
click Find Now. A file or a list of files with the extension .fav will
be listed.
- Right-click the .fav file whose name is the same as your mail profile,
and click Rename. Give it a new name.
- In the Named box, type Outlbar.inf and
then click Find Now. Right-click the file, and then click Edit to open
it.
- Look for the following section, about 1/4 way down in the file:
[DefaultOutlookBar]
AddGroup=OutlookGroup,MailGroup,OtherGroup
- Change the AddGroup entry order to the order you want. For instance if
you want the MailGroup (My Shortcuts) to be on to,p make the entry look
like this:
AddGroup=MailGroup,OutlookGroup,OtherGroup
- On the File menu, click Save. Close the editor.
- Restart Outlook. Outlook will look at the .inf file to build the .fav
file and rearrange the order of the groups on the Outlook Bar. You will
see a message asking you to wait while Outlook rebuilds the Outlook bar.
Additional query words:
OL2K
Keywords : kbdta
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbhowto
|