Posted February 20, 201212 yr 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
March 14, 201212 yr comment_22653 I didn't get you.. What does it exactly do? Please post a screenshot or something..
March 14, 201212 yr Author comment_22667 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
March 15, 201212 yr 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.
March 15, 201212 yr Author comment_22752 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
April 6, 201212 yr comment_26617 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.
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.