Add the Command Prompt to the Windows Explorer Right-Click Menu Dodajte Ukazni poziv za Windows Explorer Right-Click Menu
A hidden functionality in Windows allows you to right click on a directory, and select “Command Prompt Here” from the menu. Skrito funkcionalnost v Windows vam omogoča, da z desnim klikom na imenik in izberete "Command Prompt Here" iz menija.
Here's the registry hack to get this working. Tukaj je registracija kramp zadobiti to ki dela. Make sure you back up your registry just in case. Poskrbite, da boste varnostno kopijo registra za vsak slučaj. I'll show you the step-by-step method, but you can skip down to the bottom for the alternate reg file. Pokazal ti bom korak za korakom način, vendar lahko preskočite do dna, za namestnika datoteko reg.
Step-By-Step Method: Step-By-Step Method:
Type regedit.exe into the Start\Run dialog, and then navigate to the following registry key: Vnesite regedit.exe v Start \ Run dialog, ter torej pluti v sledeč registracija zakleniti:
HKEY_CLASSES_ROOT\Directory\shell HKEY_CLASSES_ROOT \ Directory \ shell
Once you are at that key, right click and choose the New Key option: Ko ste na to tipko desno kliknite in izberite možnost New Key:

Name the key “CommandPrompt” without the quotes and then double-click on the default value. Ime ključ "CommandPrompt" brez narekovajev in nato dvakrat kliknite na privzeto vrednost. Change the text to “Command Prompt Here” as seen here: Spremeni besedilo "Command Prompt Here", kot je razvidno tukaj:

Right click on the new Command key and select New key, as you did before. Z desnim klikom na novi ukazno tipko in izberite ključne nove, kot ste prej. Name the new key Command as well, and then double-click the default value of that key. Ime nov ključ, kot tudi poveljstva, in nato dvokliknite privzeto vrednost te tipke. Set the text of that key to this: Nastavite besedilo, da je ključ do tega:
cmd.exe /k cd %1 cmd.exe / k cd% 1
You can see what it should look like here: Vidite lahko, kaj bi bilo videti, kot tukaj:

Now when you right click on the folder, you should see this dialog: Zdaj, ko z desnim klikom na mapo, bi morali videti to okno:

That will open up a prompt like this: To bo odprla takoj takole:

Alternate method: Druga metoda:
You can create a text file named anything.reg, and insert this text into it: Lahko ustvarite besedilno datoteko z imenom anything.reg, in to besedilo vstaviti v to:
Windows Registry Editor Version 5.00 Windows Registry Editor Version 5,00
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt] [HKEY_CLASSES_ROOT \ Directory \ shell \ CommandPrompt]
@=”Command Prompt:” @ = "Command Prompt:"
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Command] [HKEY_CLASSES_ROOT \ Directory \ shell \ CommandPrompt \ Command]
@=”cmd.exe /k cd %1″ @ = "Cmd.exe / k cd% 1"
Double click on that file, and the text will be entered into the registry, and you'll have the same right click command prompt. Dvokliknite na to datoteko in besedilo bo treba vnesti v register, in ne boste imeli isto pravico, kliknite ukazni poziv.
Another Alternate Method: Druga Druga metoda:
You can download the powertoy from Microsoft that provides the same functionality: Si lahko prenesete iz Microsoft sila, ki zagotavlja enako funkcionalnost:

Daily Email Updates Dnevni Email Updates
You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:



Nice and easy to implement.. Lepo in preprosto izvajati ..
Very nice, very useful! Zelo lepo, zelo koristen!
Thanks a lot. Hvala veliko. It's a great idea. To je dobra ideja.
Do I follow the same procedure to undo this? Ali sem po istem postopku v odpeti to? Please help…. Prosim pomoč ....
hey Man hey Man
to good really i am damn impressed god work man.and its availabe for us. do dobrega res jaz sem navdušena god damn delo man.and svoje availabe za nas.
thanks a ton hvala ton
hope you will continue like this upam, da boste še naprej tako
take care paziti
Manish Manish
Great idea!!! Super ideja! Thanks for sharing the trick man Hvala za delitev trik človek
take care paziti
Hi, I had this a while ago, but completly lost how to do it. Živjo, sem imel to pa nazaj, vendar completly izgubil, kako to storiti. Here is a fix to make it work with folders with an & in its name: Tukaj je pritrditi, da je delo z mapami s & v njenem imenu:
cmd.exe /k cd %1 cmd.exe / k cd% 1
Just a comment on the reg code posted under “Alternate Method:”. Samo komentar na reg kodo napotenih pod "Druga metoda:".
The last quotation is unicode…If you copy-paste into a .reg file, it'll warn you about saving unicode. Zadnje kotacije je uncialen ... Če ste v copy-paste. Reg datoteko, boste to vas opozori o varčevanju unicode.
Looking at the file, that last quotation is replaced with a question mark. Če pogledamo datoteko, ki je bila nazadnje kotacije se nadomesti z vprašaj.
If you just change it back to a regular quotation, it works fine. Če ste šele spremeniti nazaj v redni kotaciji, to tovarna lep.
Not sure if this affects anyone else…Just thought I'd mention it. Ni prepričan, če to vpliva kdorkoli drug ... Samo mislil, da sem jo omenil.
does this need system to be restart? does to potrebo sistema, ki bo znova? it is not on my computer to ni v mojem računalniku
it is not working on my computer se ne dela na mojem računalniku