vtoexsir
V2EX  ›  Windows

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

  •  
  •   vtoexsir · May 2, 2018 · 3501 views
    This topic created in 3007 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   ·   5493 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 08:38 · PVG 16:38 · LAX 01:38 · JFK 04:38
    ♥ Do have faith in what you're doing.