Installshield2015 定制安装在C:Program files 目录 不正确问题

Posted azbane

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Installshield2015 定制安装在C:Program files 目录 不正确问题相关的知识,希望对你有一定的参考价值。

情境描述:安装时,选择定制安装,安装目录选择C:Program Files,安装后文件并没有到C:Program Files,而是安装到了C:Program Files (x86)目录下。

原因分析:从InstallShield2012开始,区分x64 和 x86 , 如果安装包需要安装在x64系统上,需要做如下设置 。

技术分享图片

 

测试场景:

1、Win10-x64, 指定安装到program files ; 全部默认安装到 program files(x86)。测试通过。

2、Win7-x64, 指定安装到program files ; 全部默认安装到 program files(x86)。测试通过。

Tips:x86系统没有program files(x86)目录,因此x86系统不存在此问题。

 

以上是关于Installshield2015 定制安装在C:Program files 目录 不正确问题的主要内容,如果未能解决你的问题,请参考以下文章

Installshield 2015 Premier Edition:条件自定义操作在次要升级安装结束时运行

在vs2012中使用installShield2015打包程序

installshield 2015 破解版使用教程一份,有安装包也顺便给我一个,多谢了

C/S打包 客户端/windows程序 InstallShield

vs2015社区版不支持installshield

installshield怎么安装多语言的程序