Skip to content

Installer script improvement#710

Merged
Klocman merged 1 commit intoKlocman:masterfrom
bovirus:master
Apr 28, 2025
Merged

Installer script improvement#710
Klocman merged 1 commit intoKlocman:masterfrom
bovirus:master

Conversation

@bovirus
Copy link
Contributor

@bovirus bovirus commented Feb 22, 2025

@Klocman

I updated the script to get automatically some info without need to modify them manuall

  • Copyright year (used in Copyright message) get from current date
  • AppVersion and AppVersionShort get automatically by main exe file

Thanks.

Copy link
Owner

@Klocman Klocman left a comment

Choose a reason for hiding this comment

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

I didn't even know ParseVersion existed, thank you for the PR!

@Klocman Klocman merged commit 47e0afc into Klocman:master Apr 28, 2025
@bovirus
Copy link
Contributor Author

bovirus commented Apr 28, 2025

@Klocman

ParseVersion is sued when you don't use full build version xxx.xxx.xxx.xxx (4 numeric group).
If you use xxx.xxx.xxx.xxx there are other easier way to get version in Inno Setup.

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