How to Customize the Places Bar in Common File Dialog Box in Microsoft Office Using Registry?

Recently I posted a tutorial for customizing the Places bar in common file dialog box in Microsoft Office:

How to Customize the Places Bar in Common File Dialog Box in Microsoft Office?

The above tutorial doesn’t work for Office 2000 because Office 2000 doesn’t allow to add new shortcuts into Places bar. But there is a way to add your desired shortcuts even in Office 2000 using Registry editor.

Advertisement

So in this tutorial, I’ll tell you how to use Windows registry to add your desired shortcuts in Places bar in common file dialog box under Microsoft Office. It’ll work for all Office versions.

So here we start the tutorial:

1. Type regedit in RUN dialog box and press Enter. Now go to following key:

For Office 2000:

HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\Open Find\Places

For Office XP:

HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Common\Open Find\Places

Advertisement

For Office 2003:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Open Find\Places

For Office 2007:

HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Open Find\Places

2. Now under “Places” key, create a new key “UserDefinedPlaces“.

3. Again create a new key under “UserDefinedPlaces” and give it name “Place0“.

4. Select this new key “Place0” and in right-side pane, create a new String value “Name” and set its value to the desired label which you want to display in Places bar.

5. Now again create another new String value “Path” and set its value to the desired path which should open when you click on the shortcut in Places bar.

6. You can create more shortcuts using steps 3-5. Just increase the number in “Place0” with 1, e.g. Place1, Place2, Place3 and so on.

CreatingNewPlacesKeysinRegistry.jpg

NOTE: Office 2000 only allows maximum 10 shortcuts in Places bar. Since there are already 5 default shortcuts, you are limited to add only 5 new shortcuts. To add your 5 extra shortcuts in Office 2000 Places bar, you’ll need to set Places bar view to “Small Icons” because Office 2000 Places bar doesn’t show scrollbar to navigate between shortcuts. You can set the view to Small Icons using following step:

Go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\Open Find\Places

And in right-side pane, create a new DWORD value “ItemSize” and set its value to 0.

Now you can add 5 more shortcuts in Office 2000 Places bar using steps 3-5. Also start key names from Place1 instead of Place0, Office 2000 doesn’t recognize Place0.

BONUS TIP

If you want to remove default 5 shortcuts from the Places bar, you can do it using following steps:

1. Go to “StandardPlaces” key.

2. Now you’ll see 5 more keys under this key. Select the key which you don’t want to show in Places bar and in right-side pane, create a new DWORD value “Show” and set its value to 0.

HidingDefaultPlacesusingRegistry.jpg

3. That’s it. Now that shortcut will not appear in Places bar.

Also Check:

How to Customize Default Places Bar in Windows Common File Dialog Box?

PlacesBar Editor: Customize Default Places Bar in Common File Dialog Box in Windows and Office

Published in: Microsoft Office

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. Hi VG

    I’m running Windows 7 Home Premium Office 2007.

    I do not have the ‘Places’ key in the registry under ‘HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Open Find’.

    Can you help?

    Thanks, Alex

  2. Hi VG

    I’m running Windows 7 Home Premium Office 2007.

    I do not have the ‘Places’ key in the registry under ‘HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Open Find’.

    Can you help?

    Thanks, Alex

  3. Hi VG

    I’m running Windows 7 Home Premium Office 2007.

    I do not have the ‘Places’ key in the registry under ‘HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Open Find’.

    Can you help?

    Thanks, Alex

  4. Hi VG

    I tried that, but it didn’t work.

    In the registry under ‘HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\Open Find’ there are entries for ‘Microsoft Office Excel’, ‘Microsoft Office Outlook’, ‘Microsoft Office PowerPoint’ and ‘Microsoft Office Word’.

    Does that help?

    Thanks, Alex

  5. Hi VG

    Unfortunately, my Office 2007 does not use dialog boxes, it uses Windows Explorer for Open/Save, so I don’t have the Places Bar in the first place to be able to customise it!

    Any other ideas?

    Thanks, Alex

  6. ^^ It seems Windows 7 shows built-in browse dialog box for Office applications so this trick is not working.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.