首页
社区
课程
招聘
[转帖]Inno Setup 5.3.10
发表于: 2010-6-12 00:37 2466

[转帖]Inno Setup 5.3.10

2010-6-12 00:37
2466
Inno Setup 5.3.10

Added .NET Framework 4.0 support:
Added constants {dotnet40}, {dotnet4032}, and {dotnet4064}. An exception will be raised if an attempt is made to expand these constants on a system with no .NET Framework version 4.0 present.
[Files] section flag gacinstall can now be used on .NET Framework 4.0 assemblies too.

Windows 7 changes:
[Icons] section flag foldershortcut is now ignored when running on Windows 7 (or later), as folder shortcuts do not expand properly on the Start Menu anymore.
[Setup] section directive changes:
When SignedUninstaller is set to yes, any temporary self-copies used by Setup are now digitally signed too.
Uninstallable may now be set to a boolean expression, which may contain calls to check functions. For example: Uninstallable=not IsTaskSelected('portablemode'). See the Uninstallable documentation for details.
AppVerName is no longer required if AppVersion is specified. It will now effectively default to: {cm:NameAndVersion,[AppName],[AppVersion]}. The Compiler IDE's New Script Wizard now also asks for an AppVersion instead of an AppVerName.
If a text VersionInfo* directive is set to an empty string (as opposed to not being specified), then the version info field is really set to an empty string now, instead of forcing a default value.
VersionInfoProductTextVersion now defaults to VersionInfoProductVersion if set, else AppVersion if AppVersion is set and does not include constants, else VersionInfoTextVersion.
Unicode Inno Setup: an issue with the taskbar button re-appearing on /VERYSILENT installs has been fixed.
Unicode [Code] based on RemObjects Pascal Script SVN code revision 228.
Minor tweaks.

Setup:
http://files.jrsoftware.org/is/5/isetup-5.3.10.exe

Setup-Unicode:
http://files.jrsoftware.org/is/5/isetup-5.3.10-unicode.exe

Inno Setup QuickStart Pack v5.3.10

Setup:
http://files.jrsoftware.org/ispack/ispack-5.3.10.exe

Setup-Unicode:
http://files.jrsoftware.org/ispack/ispack-5.3.10-unicode.exe

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 113
活跃值: (16)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
昨天看了没有发布更新
今天就有了。。。
2010-6-12 11:15
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
这个东东不错,(*^__^*) 嘻嘻……
2010-6-12 15:30
0
游客
登录 | 注册 方可回帖
返回
//