Open "regedit" and goto:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\C ommon\Open Find\Places\
Create a key "UserDefinedPlaces" under the "Places" key and then also create 3 keys Place1, Place2, Place3 under "UserDefinedPlaces" key.
Now select "Place1" key and in right-side pane, create 2 STRING values:
Name
Path
In "Name" U can give ne name which will be displayed in the Open/Save Dialog box and in "Path" give the location of the Drive or folder which u want to be opened when u click on the item in Open/Save dialog box. for example:
Name = C:\
Path = C:\
Do same for other 2 Places: "Place2" and "Place3" and give different-2 Name and Paths.
PS: u can create only 3 places!
And for showing ur 3 customized places in Open/Save dialog box, u hv to disable any 3 Standard places in "StandardPlaces" key! Simply change the value of "Show" DWORD value to 0 for any 3 Standard Places item, like "Favorite, publishing, recent".
|