View Single Post
Old 08-02-2004, 11:50 PM   #6 (permalink)
bob32
Crazy
 
I didn't think there was a way to customize the first picture easily but I was wrong. And it turns out customizing it is somewhat easy (involves registry editting).

In the registry to go HKEY_CURRENT_USER\Software\ Microsoft\Windows\CurrentVersion\Policies\comdlg32\placesbar The policies folder should be there but the next two will have to be created. Inside of that, you make a few string values named "Place0", "Place1", "Place2", "Place3", "Place4". I believe you can only have up to 5 entries, anymore won't do anything. Then rightclick the entry and modify it. Then just type the path to the folder you want it to point to (ex. c:\program files).
bob32 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73