如何在InstallShield中将setup.exe名称更改为其他名称 [英] How to change setup.exe name to other name in InstallShield

查看:439
本文介绍了如何在InstallShield中将setup.exe名称更改为其他名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



是否有任何方法可以使installshield输出exe,将setup.exe中的名称更改为其他名称(ex .. test.exe或)。因为每次我都要手动更改名称。如果您知道,请帮助我。

解决方案

是的,这是可能的。

在媒体/发布部分选择您的生产配置,然后找到设置文件名键。输出文件将具有您为所有版本输入的名称。



您也可以在 ISProductConfigurationProperty 表中手动编辑它,它可能有类似这样的事情:

 ISProductionConfiguration_属性值
YourConfigurationSectionName SetupFileName your_setup_file_name


Installshield with VS 2015



展开您的项目,在项目中展开 准备对于版本,您将看到一个选项发布双击上面的选项,新窗口将打开,在左侧窗格 单击 Express 上的,在常规选项卡下的右窗格中,您将看到设置文件名,更改此设置即表示您已完成。



参考SO链接,

https://stackoverflow.com/questions/20253568/how-to-d efine-设置文件名称-AT-构建时合的InstallShield

Hi,
Is there any way to make the installshield output exe, to change name from setup.exe to other name (ex.. test.exe or) as we like. Because every time i have to change the name Manually. If you know please help me out in this.

解决方案

Yes, it is possible.
In Media/Releases section choose your production configuration, then find "Setup File Name" key. The output file will have the name you entered for all your releases.

You also can edit it manually in ISProductConfigurationProperty table, it might have something like this:

ISProductionConfiguration_     Property       Value
YourConfigurationSectionName   SetupFileName  your_setup_file_name


Installshield with VS 2015

Expand your Project, In Project expand Prepare for Releases, you will see an option Releases, Double click above option, new window will opened, in left pane click on Express, In right pane under General tab you will see Setup File Name, change this and you are done.

Refer SO link,
https://stackoverflow.com/questions/20253568/how-to-define-setup-file-name-at-build-time-in-installshield


这篇关于如何在InstallShield中将setup.exe名称更改为其他名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆