【问题标题】:Highlight a file in Windows explorer window [duplicate]在 Windows 资源管理器窗口中突出显示文件 [重复]
【发布时间】:2011-05-25 07:07:09
【问题描述】:
【问题讨论】:
标签:
c#
windows
file
explorer
【解决方案1】:
开始
explorer.exe /select,Path/to/the/file
有关其他 explorer.exe 命令行选项,请参阅this MSDN page (Windows XP)。