Skip to content

Release v1.9.2

Choose a tag to compare

@suikan4github suikan4github released this 29 Jun 06:05

Remove problematic Inno Setup command execution from CI/CD workflow

  • Completely remove iscc.exe /? execution that was causing exit code 1 errors
  • Simplify Inno Setup verification to only check file existence with Test-Path
  • Eliminate PowerShell exit code propagation issues from external commands
  • Ensure Windows Installer build workflow completes without validation errors
  • Update CHANGELOG.md with v1.9.2 release information