I'd like to create a folder portal that contains folders from several different locations.
Where the portal just displays the top level folder and you can then navigate into them.
Basically a portal containing several virtual directory shortcuts
Example: so the portal would display 3 directory icons, mickey, donald and pluto where mickey=c:\folder1\mickey\, donald =c:\folder2\donald\ and pluto =c:\folder3\subfolder1\pluto\
Right now if you create a folder portal it's one folder and the portal expands to show the contents of the folder. I want to be able to add multiple disjoint folders and display each folder as a icon without expanding it's contents.
Is this possible?