Inside the "PlacesBar" key, you must create 5
entries: Place0, Place1, Place2, Place3, Place4.
Place0
corresponds to the first entry, Place1 corresponds to the second entry,
and so on. You can't create more than five entries because any more
will be ignored.
You can use a
string (REG_SZ) to identify the target folder for a PlaceX entry. You
must specify the folder's full pathname. You can also use a numeric index (REG_DWORD)
to specify the target folder if it's a system folder. |