Windows powershell 打开一个软件/应用

start-process app.exe    // app 是你想要打开的软件名称。

posted @ 2018-11-12 17:11  wlct  阅读(1615)  评论(0)    收藏  举报