bdiff icon indicating copy to clipboard operation
bdiff copied to clipboard

Change deploy script to detect release version

Open delphidabbler opened this issue 1 year ago • 0 comments

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 avatar Oct 25 '24 09:10 delphidabbler