Jump to content

Featured Replies

Posted
comment_17932

Add The Dos Option in the Right click

1. Click Start>Run, type regedit, click Ok and make your way to the

Directory>shell key:

HKEY_CLASSES_ROOT\Directory\shell

2. Right click the shell key and choose New>Key.

3. Name it Dos From Here

4. Right click the new "Dos From Here" key and create another key named command

5. With command selected, double-click Default in the right hand pane.

This will open the Edit String box.

6. If you're using Windows 95/98/Me enter this command as the Value Data

command.com /k cd "%1"

If you're using Windows NT/2000/XP enter this command as the Value Data

cmd.exe /k cd "%1"

7. Click Ok, exit the registry, and you are done :)

  • 4 weeks later...
comment_22653

I didn't get you.. What does it exactly do? Please post a screenshot or something..

comment_22716

It adds the DOS function under right click option list :)

Ya, I know.. but I was asking whether it adds an option to open the file/folder in DOS, or what..?

Anyway, I tried it and understood. :) It will open the folder in DOS.

I made a registry key, so that it becomes easy for new users.. Will upload soon. :)

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...