Add Command Prompt when you right-click on a folder in Windows. Follow these steps:
Go to start> run> Type regedit Go to the path HKEY_LOCAL_MACHINE\ SOFTWARE\ Classes\ Folder\ shell
Right-click on "shell" and select New>Key. Make sure a new key is created under "shell". Change the name of
this key to "CMD". Right-click on this new key "CMD" and select New>Key. Change the name of this key
to "command". Double click on Default and enter the value cmd.exe "%1". Close registry. Now do right
click on any folder, you can see the option as CMD.
No comments:
Post a Comment