Make it easier to compile Inno Setup script. You can Compile Inno Setup script by hitting [CTRL+K], [I(i)]. It is also available in the context-menu of documents and solution items.
One-click compile for .iss files – right-click in Solution Explorer or press Ctrl+K, I. Fully supports installed and portable (green) Inno Setup.
在解决方案资源管理器中右键 .iss 文件或按 Ctrl+K, I 一键编译。完美支持安装版和绿色版 Inno Setup。
⚙️ Configuration / 配置
Setting
Description
Default
Inno Setup Compiler
Leave empty to auto‑detect from PATH (standard install). For portable (green) versions, specify the full path to ISCC.exe.
"" (auto)
Auto open output folder after build
After successful build, open the folder and select the generated setup file.
true
设置
说明
默认值
Inno Setup 编译器
留空则自动从 PATH 识别(标准安装版)。绿色版请手动指定 ISCC.exe 完整路径。
""(自动)
编译后自动打开安装包目录
编译成功后打开所在文件夹并选中生成的安装包。
true
🚀 Getting Started / 快速开始
Install the extension and restart Visual Studio. 安装扩展并重启 VS。
Open any folder/solution containing .iss files. 打开包含 .iss 文件的解决方案或文件夹。
Compile – right-click the .iss file in Solution Explorer → Compile Inno Setup Script, or use Ctrl+K, I. 编译 – 右键 .iss 文件 → “编译 Inno Setup 脚本”,或按 Ctrl+K, I。
View output in the Inno Setup Assistant pane (View → Output). 查看输出 – 输出窗口的 “Inno Setup 助手” 频道
Auto open output folder after build – if enabled, the output folder opens automatically after a successful build, with the generated setup file selected. 编译后自动打开安装包目录 – 开启后编译成功自动打开目录并选中安装包。
📸 Screenshots / 截图
Configuration / 配置
Context menu / 右键菜单
Output window / 输出窗口
❤️ Support / 支持
This extension is completely free, maintained by a single developer in his spare time.
If it makes your Inno Setup packaging a bit less painful, please consider supporting its development.