【问题标题】:CMD to Powershell -reconnect -installCMD 到 Powershell -reconnect -install
【发布时间】:2018-12-03 00:18:39
【问题描述】:

我在运行的 Windows 中有一个批处理文件:

运行 program.exe -reconnect xxxx - 安装

我想知道在 powershell 中做同样事情的最简单方法是什么。有什么想法吗?

【问题讨论】:

标签: windows powershell cmd attributes reconnect


【解决方案1】:

你试过了吗?

.\program.exe -reconnect xxxx -install

这假设您正在从 program.exe 所在的目录运行脚本。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-01-03
    • 2020-02-03
    • 2013-09-06
    • 1970-01-01
    • 1970-01-01
    • 2010-10-06
    • 1970-01-01
    相关资源
    最近更新 更多