代码之家  ›  专栏  ›  技术社区  ›  Simon agua from mars

如何将目录标识符传递给Install Shield中的操作

  •  1
  • Simon agua from mars  · 技术社区  · 12 年前

    我试图将目录标识符直接添加到命令提示符操作中:

    Pass directory identifier

    我的安装程序使用此命令提示符时遇到错误。

    1 回复  |  直到 12 年前
        1
  •  1
  •   Simon agua from mars    12 年前

    知道了:

    /physicalPaath:"[INSTALLDIR]\"
    

    在末尾使用反斜杠很重要。

    推荐文章