This article describes how to customize the My Places bar in Microsoft Office 2003. The My Places bar appears in the left pane of both the Open and the Save As dialog boxes in Microsoft Office programs. The following customizations are available for the My Places bar.
Important:
This article contains information about modifying the
registry. Before you modify the registry, make sure to
back it up and make sure that you understand how to
restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry,
click the following article number to view the article in
the Microsoft Knowledge Base:
256986
Description of the Microsoft Windows Registry
IN THIS TASK
To add an item to the My Places bar, follow these steps:
Note
You can add up to 256 items to the My Places bar.
back to the top
To remove an item from the My Places bar, follow these steps:
Note The following default items that appear on the My Places bar cannot be removed or renamed:
These items can be hidden from the My
Places bar. For an example of how to hide a Standard
place, view the "Registry Entry Reference" section of this
article.
back to the top
To rename an item on the My Places bar, follow these steps:
To rearrange items on the My Places bar, follow these steps:
To change the size of an icon for an item on the My Places bar, follow these steps:
Warning
If you use Registry Editor incorrectly, you may cause
serious problems that may require you to reinstall your
operating system. Microsoft cannot guarantee that you can
solve problems that result from using Registry Editor
incorrectly. Use Registry Editor at your own risk.
You can hide default icons on the My Places bar by
modifying the system registry.
Note At least one icon must always
appears on the My Places bar. If you try to remove all the
default icons on the My Places bar, the Desktop icon will
remain. If you add one custom icon, you will see that
custom icon instead of the Desktop icon. To hide the
Desktop item on the My Places bar, follow these steps:
Entries on the My Places bar are contained in the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Open Find\Places
The Places key contains the following two subkeys:
These two subkeys contain the StandardPlaces and the UserDefinedPlaces keys.
This subkey contains the following five keys that correspond to the five default items that appear on the My Places bar:
| KEY NAME | MY PLACES ITEM |
| Desktop | Desktop |
| Favorites | Favorites |
| MyDocuments | My Documents |
| Publishing | My Network Places |
| Recent | History |
This subkey contains keys that correspond to items that are added to the My Places bar. The keys in the following table are examples of keys that are in the UserDefinedPlaces subkey:
| KEY NAME | MY PLACES ITEM |
| Place0 | firstplaceadded |
| Place1 | secondplaceadded |
| Place2 | thirdplaceadded |
The following values can be used for keys that are contained in both the StandardPlaces and the UserDefinedPlaces keys:
| NAME | TYPE | DATA OPTIONS |
| View | DWORD | {1=List, 2=Details, 3=Summary, 4=Preview} |
| ArrangeBy | DWORD | {1=Name, 2=Type, 3=Size, 4=Date} |
| SortAscending | DWORD | Boolean to sort both ascending and descending. |
| Index | DWORD | Relative position on the My Places bar. |
| Show | DWORD | Zero to hide a Standard place. |
Microsoft Knowledge Base Article - 826214