Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to open command prompt in current folder?

Tags:

I have a project folder somewhere, and many times I need to open command prompt (on windows 7/8.1/10) and cd to that folder. It would be very handy if there's an option right click > open cmd here. is there a tool for that?

like image 950
osama7901 Avatar asked Oct 20 '16 05:10

osama7901


People also ask

How do I open Command Prompt in File Explorer?

In File Explorer, click the address bar to select it (or press Alt+D). Type “cmd” into the address bar and hit Enter to open the Command Prompt with the path of the current folder already set.


2 Answers

Just go to your folder location and type "cmd" on the address bar.

like image 140
datkom Avatar answered Oct 06 '22 01:10

datkom


Press Shift + Menu, then choose Open Command Window Here. It works.

like image 40
Nurjan Avatar answered Oct 06 '22 01:10

Nurjan