Windose Installer is a set of Inno Setup scripts & plugins for building user experience for our installer.
See "MyProgram_Example.iss" in "Projects" folder to get started, and see "Contributors.md" to view the contributor list.
Windose Installer 包含一系列的 Inno Setup 脚本和插件,用于为我们的安装包构建用户体验。
可以从“Projects”文件夹中的“MyProgram_Example.iss”文件开始入手,也可以参阅“Contributors.md”浏览贡献者列表。
Almost all plugins are 32-bit only. In case of you have installed Inno Setup 7 and want to use these plugin, don't specify 'SetupArchitecture=x64' parameter on '[Setup]' section.
几乎所有的插件都只有 32 位版本。如果您已经安装了 Inno Setup 7 并想要使用这些插件,请不要在 '[Setup]' 段落指定 'SetupArchitecture=x64' 参数。