Die2mrw007 Posted February 20, 2012 Report Posted February 20, 2012 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 Quote
Guest Prayaas Aggarwal Posted March 14, 2012 Report Posted March 14, 2012 I didn't get you.. What does it exactly do? Please post a screenshot or something.. Quote
Die2mrw007 Posted March 14, 2012 Author Report Posted March 14, 2012 I didn't get you.. What does it exactly do? Please post a screenshot or something..It adds the DOS function under right click option list Quote
Guest Prayaas Aggarwal Posted March 15, 2012 Report Posted March 15, 2012 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. Quote
Die2mrw007 Posted March 15, 2012 Author Report Posted March 15, 2012 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. yup, thatz great Quote
Smorgan Posted April 6, 2012 Report Posted April 6, 2012 I like this Idea since I use Batch scripting and such would it be possible to add a Run as Command Prompt as well in there. Just an Idle thought since you can do so much with the command line area. Quote
Recommended Posts
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.