Hey Nick,
This is just a simple registry change. Specifically, HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\[YourAppName OR GUID], then set the "DisplayVersion" to "%version%"
Hello!My question is: how can I also update the version of my program, shown in the Windows Control Panel, while performing an update using the AutomaticUpdater?
Thanks in advance,Nick
Hey Nick,
This is just a simple registry change. Specifically, HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\[YourAppName OR GUID], then set the "DisplayVersion" to "%version%"