介绍
Advanced Installer 是一款集打包、配置以及部署为一体的程序制作工具,在国外还是颇有名气的,因为官方未提供中文版本,所以在国内相对来说知名度稍低,不及 Inno Setup 和 NSIS,虽然如此,Advanced Installer 仍不失为一款好的安装包制作工具。
这款安装包制作工具的汉化版一直被少数人掌控,比如永乐和零下七度等人,这些汉化作者进行汉化,都是为了在淘宝上出售,很多时候搞的都是一机一码版本,所以汉化版本传播也不是很广。
软件截图
软件特点
具有完全安装、注册和卸载组成应用程序的文件、部件及资源的功能;
完全自定义 MSI 安装包;
具有添加、删除文件及文件夹功能;
添加或移除内、外部文件或 URL快捷方式;
添加或移除注册表键或项目;
添加或移除环境变量;
安装时可设置文件属性:只读、隐藏等;
强制安装完毕系统重启动;
支持使用 64 位 CPU 的系统中安装包制作;
Windows 系统下安装过程完整日志;
可添加控制面板项目设置;
可构建程序卸载快捷方式;
软件功能
1、用于软件升级的更新器;
2、控制面板小程序;
3、支持安装前后的镜像中制作安装包的 Advanced Repackager;
4、游戏、软件、试用授权;
5、导入其他 MSI 文件、Visual Studio 工程、Eclipse 工程、 Wix 工程、Inno Setup 脚本支持;
更新日志
v19.6
- Project Solution - link multiple projects in a solution
-
Predefined custom action to copy files or folders
-
Support to build Windows Store and Modification Package project types from the command line
- Improvement to generate the visual assets silently
- Add MSIX manifest entry into the EXE file to grant identity from all activation points
- UX improvement: remove the "Add Folder" dialog when adding files to the project
-
PowerShell custom actions fail on machines with PowerShell versions older than 5.0
- Sparse packages are shown as HTML-based when edited
-
The setup is stuck when adding an invalid key while using Serial Validation with Enhanced User Interface enabled
- "InstallTypeDlg" is displayed after "InstallDlg" on Surface/Vivid themes
-
IIS configuration sometimes fails on major product upgrades
-
Fixed visual glitches and hidden controls on the "PrepareDlg" dialog on the Surface theme
-
"BTN_PRESSED" property is not set correctly when the "MessageBox" custom action uses the second button
-
Files removed accidentally from disk when generating an MST file
- Package options are not displayed entirely on edit for a certain MSIX package
- The digital certificate is not imported in the Digital Signature view when quick editing an MSIX package
- Crash in Table Editor view on "FeatureComponents" table
- Revert logic for deleting duplicate certificates when matching the most suited certificate
-
The icons from the "Files and Folders" page get corrupted when the .ico extension is associated with different programs
- Crash after unchecking the "Mark components in this feature as 64-bit component" option per feature