How can I set the start folder in the Windows Explorer to a sub-folder of the Desktop?
I know this has been asked in a subtlely different way before (Change the folder that Windows Explorer starts at), but a problem arises if one wants to open a folder that is on the desktop.
What I am doing currently is:
%SystemRoot%\explorer.exe /e,/n,Desktop\Folder
But it redirects me to
"C:\Documents and Settings\<username>\Desktop\Folder"
as a subfolder of c:\
How it looks in the explorer:
Desktop
|->My Documents
|->My Computer
| |->c:\
| |->Documents and Settings
| |-><username>
| |->Desktop
| |->Folder *Shortcut puts me here*
|->Recycle Bin
|->Folder *I want to be here*
Any ideas?
My Computerand doing../Folder. doesn't work. – Christopher Oezbek Mar 29 '10 at 13:56