• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Add Folders

Go to the area you want to add a folder. Right click and pick new folder. Rename it into the folder name you want.
So for your example, you would go to the E drive. Create a new folder and then rename it Program Files.
 
You can't, I don't think.

Edit: Computer folder is mainly to get users to physical (and now virtual!), networked, and removable storage; drives; and devices.
 
actually this is quite simple with a built in command to xp. there is a command called subst that will create a virtual drive to a folder that you specify...

basically if you want to have c:\blah as say z: in my computer you would do this:

subst z: c:\blah

that's it
 
Back
Top