Home > Freeware > How to add “DOS Command” in your right menu

How to add “DOS Command” in your right menu

November 29th, 2008 admin Leave a comment Go to 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.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Sphinn
  • Google Bookmarks
  • Furl
  • Spurl
  • Mixx
  • MySpace
  • Live
  1. No comments yet.
  1. No trackbacks yet.