Skip to content

Conversation

@bkjoh
Copy link

@bkjoh bkjoh commented Jan 6, 2026

This pull request updates the Windows installer's "[a]dd or remove programs" entry to show smimesign <version> instead of only the version number (e.g., 0.2.0). It does this by updating the Inno Setup AppVerName value to include the app name.

Fixes #104.

Copilot AI review requested due to automatic review settings January 6, 2026 23:52
Copy link

Copilot AI left a comment

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 fixes the Windows installer's "Add or Remove Programs" display name to show "smimesign " instead of just the version number by updating the AppVerName field in the Inno Setup configuration.

Key Changes:

  • Modified AppVerName to include both the application name and version number

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Windows APP Information

1 participant