vtoexsir
V2EX  ›  Windows

请问有没有 cmd 命令或者 api 可以获取到 windows 任务管理器里的应用程序?

  •  
  •   vtoexsir · May 2, 2018 · 3522 views
    This topic created in 3028 days ago, the information mentioned may be changed or developed.


    多谢您!

    1 replies    2018-05-02 22:11:20 +08:00
    hxsf
        1
    hxsf  
       May 2, 2018   ❤️ 1
    PowerShell: Get-Process |where {$_.mainWindowTItle} |format-table id,name,mainwindowtitle – AutoSize
    ?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2924 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 13:08 · PVG 21:08 · LAX 06:08 · JFK 09:08
    ♥ Do have faith in what you're doing.