Power Tip for Windows Users: Open Command Prompt Here
Join the DZone community and get the full member experience.
Join For Freeoption 1:
we all need a command prompt at one point or another. there is many tools that exist that allows us to right-click on a folder and open a command prompt, but these aren’t necessary. let’s say we have the following folder open. (i’m using windows 8.1)
we need to run adb.exe with parameters from the command line.
a simple right-click gives us this menu:
if we hold down the shift-key and right-click the same folder we get the following menu:
notice that now we now have “ open command window here ”.
option 2:
you can also select the path in windows explorer as shown below
type cmd and press enter to open the command prompt in that folder.
now that was easy!
Published at DZone with permission of Michael Crump. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments