Hello,
I think there may be a packaging/installer metadata issue with the Windows installer for:
VEFlash, VEConfig and VE.Bus configure tools
When installed, the Windows uninstall registry entry appears to be missing a DisplayVersion value.
This causes Winget to detect the installed version as “Unknown” for package:
VictronEnergy.VEConfigureTools
Example Winget output:
VEFlash, VEConfig and VE.Bus configure tools VictronEnergy.VEConfigureTools Unknown 247.165.160.158 winget
Checking the Windows uninstall registry confirms the Victron VE tools entry exists, but DisplayVersion is blank. Other Victron software, such as VictronConnect, does correctly show a version number.
Because the installed version cannot be detected, Winget repeatedly offers/reinstalls the VE tools package whenever upgrades are run.
Could the installer please be updated so the uninstall registry entry includes a proper DisplayVersion value matching the installed VE tools release?
Thanks.