Answers for "cmd open explorer in current dir"

1

open current folder in explorer from cmd

The period is used in the Command Prompt as a shorthand for the current folder.
Enter start .
or 
Enter Explorer .
Posted by: Guest on March-25-2021

Browse Popular Code Answers by Language