Programmatically select multiple files in windows explorer

前端 未结 8 2004
粉色の甜心
粉色の甜心 2020-11-28 11:01

I can display and select a single file in windows explorer like this:

explorer.exe /select, "c:\\path\\to\\file.txt"

However, I can

8条回答
提交回复
热议问题