Jump to content

Add The Dos Option in the Right click


Die2mrw007

Recommended Posts

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 :)

Link to comment
Share on other sites

  • 4 weeks later...
Guest Prayaas Aggarwal

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. :)

Link to comment
Share on other sites

  • 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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...