Category: General Gene De Lisa @ 8:28 am —
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

You can create a desktop icon in windows that will open Windows explorer rooted in a specific directory.

Create a batch script.


REM /e means show the tree on the left
REM /root means start at the specified directory and
REM don't show any other directory in the tree 

@explorer.exe /e,/root,C:\opensource

Now create a shortcut to this batch file and drag it to you desktop. It now usable.
You can right click on the shortcut and choose Properties to set an icon.

Updated link:
More options at Microsoft support.

Sorry, no comments yet.

Write Your Comment

Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs will be generated automatically.

You should have a name, right? 
Your email address, I promised I won't tell it to anyone. 
If you have a web site or blog, you can type the URL right here. 
This is where you type your comments. 
Remember my information for the next time I visit.