7 ms·
You can hold shift and right-click in Explorer and select "Open Command Window Here" (at least in Win 7 and 8).
by keyboardP 13y ago
You can hold shift and right-click in Explorer and select "Open Command Window Here" (at least in Win 7 and 8).
- Too 13y agoOr even faster: shift + context menu button, then W.
- deleted 13y ago[deleted]
- CrazedGeek 13y agoAbout the same speed on Windows 8: File -> Open Command Prompt.
- skrebbel 13y agoYep, this works fine, until you did it a 7th time and end up with a task bar full of unused console windows.
- keyboardP 13y agoIf you want to reuse an existing cmd window you can type in "cd " then drag/drop the directory from any Explorer shell. You could also close the shell after finishing with it. Not trying to take anything away from your script, it has a use-case, but just pointing out that there are alternate solutions for systems that don't have your script installed.