PDA

View Full Version : Starting Exporer - my files (W98)



MartinM
04-13-2002, 12:05 PM
I have seen a number of posts showing how to have Windows Explorer start-up with the C: drive expanded, or the My Documents folder etc.
How can I expand only the particular folder where I keep my own userfiles ? I know I could put them into MyDocs but I'd rather not do that.

TonyKlein
04-13-2002, 12:28 PM
You can use this syntax:

explorer /select,c:\Your Folder

Cheers, Tony

MartinM
04-13-2002, 12:37 PM
Thanks.
Discovered this also works:
c:\windows\explorer.exe c:\myfoldername

TonyKlein
04-13-2002, 12:43 PM
Thanks, I didn't know that, but it's logical, really..

Tony