[Setup] DisplayVersion field not set in Registry
Real-time 3D visualization of space
Status: Beta
Brought to you by:
cjlaurel
The DisplayVersion Registry key is missing when application in installed :
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Celestia_is1
You should add this in the ISS setup file :
[Setup]
AppVersion={#MyAppVersion_Major}.{#MyAppVersion_Minor}.{#MyAppVersion_SubVersionMajor}.{#MyAppVersion_SubVersionMinor}
VersionInfoVersion={#MyAppVersion_Major}.{#MyAppVersion_Minor}.{#MyAppVersion_SubVersionMajor}.{#MyAppVersion_SubVersionMinor}