microsoft / winfile

Original Windows File Manager (winfile) with enhancements
MIT License
6.75k stars 698 forks source link

Open File Manager starting in current folder, or folder specified on command line #422

Closed ScottHollows closed 4 months ago

ScottHollows commented 4 months ago

Is it possible to make File Manager start up with either the current folder or a folder specified on a command line parameter ?

Something like this:

winfile.exe "c:\blah\blah with spaces\blah"

malxau-msft commented 4 months ago

I think this is the same as #266 , I just updated the title to make it more clear and easier to find. We should probably continue this conversation there since it started first.