|
|
|
|
|
by pjc50
2203 days ago
|
|
I've always used "start ." in cmd to open explorer. "start" is kind of useful to know since it triggers the default action for a file, e.g. "start foo.txt" opens it in Notepad or whatever your default text editor is. "start "."" however opens another cmd window. Consistency is not a strong point. |
|