Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change deploy script to detect release version #12

Open
delphidabbler opened this issue Oct 25, 2024 · 0 comments
Open

Change deploy script to detect release version #12

delphidabbler opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@delphidabbler
Copy link
Contributor

Deploy.bat requires the release version number to be entered on the command line. This is a potential source of error since the version passed on the command line could be different from the actual version number in the exe file resources.

Change this so that it extracts the correct version information from one of the exe files.

May need to change the format of the ProductVersion version info string to make this work.

@delphidabbler delphidabbler self-assigned this Oct 25, 2024
@delphidabbler delphidabbler added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant