Forum Moderators: open
Added, sorry this is for Vista, which I assumed for some unknown reason (probably because that's what I'm using to write this!).
[edited by: Receptional_Andy at 7:20 pm (utc) on May 8, 2008]
Open the registry editor and navigate to the following key.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ComDlg32\PlacesBar
If it doesn't exist, create it.
If if does exist, rename it and create a new one (that way you can easily revert to old settings).
Create a value named Place0
This value should be a string or a DWORD
Use a string for personal directories.
Use a DWORD for system directories. This must be a CSIDL value as listed in the link below.
Repeat for Place1, Place2, etc.
[code.snapstream.com...]
Kaled.
Start >> run >> gpedit.msc
Navigate to User Configuration >> Administrative Templates >> Windows Components >> Windows Explorer >> Common Open File Dialog
You can then set places to appear by enabling and editing the settings for "Items displayed in the places bar".
I imagine this won't work in XP home.