Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Starting File Explorer from PowerShell in the current folder

$
0
0

Even if you prefer working at a command prompt, in some cases you might want to switch to the GUI. For example, File Explorer might be more efficient if you have to work with a large number of files that you can’t simply select with a pattern such as *.txt. In such a scenario you probably want to open File Explorer from PowerShell at a specific destination folder.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles