Add own folders to places bar inside Open\Save dialog

Click here to run a free scan for registry errors
This tweak lets you add own folders to Places Bar inside Open\Save dialog.
Level: Recommended For Novice Users
Description:
In any windows application, open dialog permits you to go to my recent documents, desktop, my documents and my computer in places bar. You can add your own folders to this bar for quick access. But this setting also lets you remove the new features of windows 2000 professional. For this, go to start > run menu, enter regedit and navigate to the first registry path listed below. If the subkey \currentversion\policies\comdlg32\placesbar is not present, create it as explained below. Then, create an expandable string value name place0, if this value does not exist. Now, right-click and modify the value data box with the exact path to enable the setting. Paths with environment variables are also valid, for example %userprofile%\desktop, which will default to your desktop directory. If you want to add more than one folder then create new expandable entries with place1, place2, place3 and place4 and add the exact path. Click ok and close the registry editor. After logoff or system restart, changes take effect. Note: if you apply this tweak, you will lose the default shortcuts inside the places bar (e.g. Desktop). To restore this default look, delete all entries. When editing the registry it is highly recommended to run a quick scan for optimization, you can test your system now for free.




Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Go to <b> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion Policies\]</b>, key and create a new key with the name "Comdlg32" under "Policies".
Then, create a "Placesbar" key under "Comdlg32".
Now, right-click in the open area to create a REG_EXPAND_SZ (Expandable String Value) Value with the name "Place0" in "Placesbar" key.
Next, right-click on "Place0" and click on 'Modify'.
Finally, enter the value "Path of the User Defined Folder" (Base Hexadecimal) without quotation in the text box and click on 'OK'.Once you are done. Exit from registry. After a restart or logoff, the changes take effect.


Registry Entries

- back to top

  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\]
  • Location: Current User
  • Value Name: Comdlg32
  • Data Type: Key
  • Action Type: Add an Entry
  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32\]
  • Location: Current User
  • Value Name: Placesbar
  • Data Type: Key
  • Action Type: Add an Entry
  • Path: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32\Placesbar\]
  • Location: Current User
  • Value Name: Place0
  • Data Type: REG_EXPAND_SZ (Expandable String Value)
  • Action Type: Add an Entry