【问题标题】:Executing command prompt commands from nullsoft scriptable install system(nsis) .从 nullsoft scriptable install system(nsis) 执行命令提示符命令。
【发布时间】:2012-05-31 11:56:39
【问题描述】:

我想使用 nsis 制作安装程序,但我找不到显示如何使用 nsis 对某些文件执行命令提示符命令的示例。有可能还是我完全偏离了轨道?

【问题讨论】:

    标签: windows installation nsis


    【解决方案1】:

    您想要运行外部命令,例如第三方安装程序或来自您自己的 NSIS 安装程序的系统命令?

    我认为您正在寻找ExecWait 命令。

    NSIS wiki 的 Embedding other installers 部分可能也很有趣。

    【讨论】:

      猜你喜欢
      • 2012-07-15
      • 1970-01-01
      • 1970-01-01
      • 2017-09-18
      • 2011-10-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-03
      相关资源
      最近更新 更多