【问题标题】:Highlight a file in Windows explorer window [duplicate]在 Windows 资源管理器窗口中突出显示文件 [重复]
【发布时间】:2011-05-25 07:07:09
【问题描述】:

可能重复:
C#, Open Folder and Select the file

我想做一个搜索文件功能,打开文件夹并突出显示创建的文件。我怎样才能突出显示文件(就像在文件上单击鼠标一样)?

【问题讨论】:

    标签: c# windows file explorer


    【解决方案1】:

    开始

    explorer.exe /select,Path/to/the/file

    有关其他 explorer.exe 命令行选项,请参阅this MSDN page (Windows XP)。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-01-18
    • 1970-01-01
    • 2012-11-22
    • 2013-01-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多