Archive

Posts Tagged ‘Right Menu’

How to add “DOS Command” in your right menu

November 29th, 2008 admin No comments

1. Create a new .reg file, like dos.reg

2. edit .reg file created, add following lines.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\MS-DOS]
@=”DOS Command”
[HKEY_CLASSES_ROOT\Folder\shell\MS-DOS\command]
@=”cmd.exe /k cd %1″

3. save the .reg file

4. double click .reg file to run it

5. right click to test “DOS Command” function

Notes: Only in Windows XP.

PathCopy software — function in right menu

November 29th, 2008 admin No comments

Right Click and select “Copy Path ……”, it’s a very useful and simple function, but Windows XP doesn’t provide.

If you like, search keyword “PathCopy” using google or baidu, lots of freeware can be found.

I used PathCopyEx for several years. The software author is Mike Lin whose website is http://www.mlin.net. But I cann’t open his website.

PathCopyEx is only 87KB, and .msi format.

Download from my website, please click here Download PathCopyEx