【发布时间】:2019-05-06 09:57:12
【问题描述】:
我想知道是否可以从 install shield 创建 setup.exe(64 位)。 我已阅读以下内容来执行此操作,但没有任何效果: https://community.flexera.com/t5/InstallShield-Forum/64-bit-Setup-Isntallation/m-p/55761#M33183
http://www.installationdeveloper.com/2169/how-to-create-a-pure-64-bit-installation-in-installshield/
实际上我无法将 64 位 dll 加载到 32 位安装程序中(使用 UseDLL() ),原因如下,所以我想构建 64 位 setup.exe,它可能会加载我的 64 位 dll。 https://community.flexera.com/t5/InstallShield-Knowledge/Can-I-Load-64-bit-DLL-Files-in-InstallScript/ta-p/3819
提前致谢。
【问题讨论】:
标签: installshield installscript installshield-2018