Skip to content

Add Inno Setup installation step for Windows installer build#1394

Merged
waldekmastykarz merged 1 commit into
mainfrom
fix-iss
Sep 24, 2025
Merged

Add Inno Setup installation step for Windows installer build#1394
waldekmastykarz merged 1 commit into
mainfrom
fix-iss

Conversation

@waldekmastykarz

Copy link
Copy Markdown
Collaborator

No description provided.

@waldekmastykarz waldekmastykarz requested a review from a team as a code owner September 24, 2025 07:03
Copilot AI review requested due to automatic review settings September 24, 2025 07:03
@waldekmastykarz waldekmastykarz merged commit bf17ba0 into main Sep 24, 2025
3 checks passed
@waldekmastykarz waldekmastykarz deleted the fix-iss branch September 24, 2025 07:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds an installation step for Inno Setup to the Windows installer build process in the GitHub Actions workflow. This ensures that the required Inno Setup compiler is available before attempting to build the Windows installer.

  • Adds winget installation of Inno Setup before building the installer
  • Updates the PATH environment variable to include the Inno Setup installation directory
  • Maintains the existing ISCC.exe command for building the installer

Comment thread .github/workflows/create-release.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants