首页
社区
课程
招聘
[转帖] Inno Setup Compiler 6.0.2
发表于: 2019-4-28 06:21 2951

[转帖] Inno Setup Compiler 6.0.2

2019-4-28 06:21
2951

Inno Setup Compiler 6.0.2


Inno Setup is a free, feature-packed installation builder. The application's features include a Windows 2000-style wizard interface; the ability to create a single EXE for easy, online distribution; support for disk spanning; and full uninstall capabilities. The program also includes customizable setup types, integrated file compression, support for installing shared files and OCXs, and the creation of Start menu icons, INI entries, and registry entries. Full Delphi source code is available on the author's Web site.

6.0.2(2019-04-26)

Added new{sysnative}constant.

Pascal Scripting changes:

Added newWizardSelectComponentsandWizardSelectTaskssupport functions.

Renamed theIsComponentSelectedandIsTaskSelectedsupport functions toWizardIsComponentSelectedandWizardIsTaskSelected. The old names are still supported, but it is recommended to update your scripts to the new names and the compiler will issue a warning if you don't.

Minor cosmetic fixes.



_http://jrsoftware.org/

_http://www.jrsoftware.org/files/is6-whatsnew.htm

_http://files.jrsoftware.org/is/6/innosetup-6.0.2.exe




[课程]FART 脱壳王!加量不加价!FART作者讲授!

收藏
免费 2
支持
分享
最新回复 (5)
雪    币: 4580
活跃值: (992)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
貌似从6.0开始放弃xp支持了
2019-4-28 09:11
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
b23526 貌似从6.0开始放弃xp支持了[em_83]
win7都要淘汰了
2019-4-28 10:45
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
Inno Setup Compiler 6.0.4

6.0.4(2020-03-12)

[Setup] section directivesLicenseFile,InfoBeforeFileandInfoAfterFilenow support objects such as images in .rtf (rich text) files.

Added new constant:{usersavedgames}.

Compiler IDE changes:

The Welcome dialog is now higher and wider by default and also resizable.

Added Dark theme support to the scrollbars (on newer versions of Windows) and the bottom tab set.

Restart Manager changes:

Setup now ignores attempts by the script to register Setup itself with Restart Manager for a being in use check.

If all files are excluded by [Setup] section directiveCloseApplicationsFilter, Setup now no longer calls Restart Manager's RmGetList asking it to check 0 files.

/LOG: Now logs how many files Setup asked Restart Manager's RmGetList to check.

Added new command line parameter /LOGCLOSEAPPLICATIONS. Instructs Setup to create extra logging when closing applications for debugging purposes.

Fix:[Setup] section directiveCloseApplicationsFilterwas ignored by checks for [InstallDelete] entries.

Windows AppLocker publisher conditions are now supported by Setup up to and including the file name level.

Pascal Scripting change: Added newIsDotNetInstalledsupport function, based on code byCristoph Nahr.

Inno Setup Preprocessor (ISPP) change: Added newUpperCasesupport function.

Fix:Event attributes for uninstall event functions now actually work.

Minor tweaks and documentations improvements.

Enabled HTTPS onjrsoftware.org.

_http://files.jrsoftware.org/is/6/innosetup-6.0.4.exe




2020-3-14 00:44
0
雪    币: 83
活跃值: (1082)
能力值: ( LV8,RANK:130 )
在线值:
发帖
回帖
粉丝
5
这是做啥用的?
2020-3-14 01:29
0
雪    币: 7381
活跃值: (2960)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
killpy 这是做啥用的?
一个免费开源的软件打包工具
2020-4-3 00:43
0
游客
登录 | 注册 方可回帖
返回
//