Comment 2 for bug 1488081

Revision history for this message
TheBigBear (urs-rau-k) wrote :

On a 64-bit windows you should get the DisplayVersion key under:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{AA7699FA-B2D2-43F4-8A70-D497D03C9485}_is1]
"Inno Setup: Setup Version"="5.4.3 (a)"
"Inno Setup: App Path"="C:\\Program Files (x86)\\OpenLP"
"InstallLocation"="C:\\Program Files (x86)\\OpenLP\\"
"Inno Setup: Icon Group"="OpenLP 2.0.5"
"Inno Setup: User"="sysadmin.uk"
"Inno Setup: Selected Tasks"="desktopicon"
"Inno Setup: Deselected Tasks"=""
"Inno Setup: Language"="english"
"DisplayName"="OpenLP 2.0.5"
"DisplayVersion"="2.0.5" <------<-----------------------------------------------------------------------------------NEW 64-bit registry key ------------<-----<
"UninstallString"="\"C:\\Program Files (x86)\\OpenLP\\unins000.exe\""
"QuietUninstallString"="\"C:\\Program Files (x86)\\OpenLP\\unins000.exe\" /SILENT"
"Publisher"="OpenLP Developers"
"URLInfoAbout"="http://openlp.org/"
"HelpLink"="http://openlp.org/"
"URLUpdateInfo"="http://openlp.org/"
"NoModify"=dword:00000001
"NoRepair"=dword:00000001
"InstallDate"="20150824"
"EstimatedSize"=dword:000183b1

And on a 32-bit windows you should get the new DisplayVersion registry key under:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AA7699FA-B2D2-43F4-8A70-D497D03C9485}_is1]
"Inno Setup: Setup Version"="5.4.3 (a)"
"Inno Setup: App Path"="C:\\Program Files\\OpenLP"
"InstallLocation"="C:\\Program Files\\OpenLP\\"
"Inno Setup: Icon Group"="OpenLP 2.0.5"
"Inno Setup: User"="sysadmin.uk"
"Inno Setup: Selected Tasks"="desktopicon"
"Inno Setup: Deselected Tasks"=""
"Inno Setup: Language"="english"
"DisplayName"="OpenLP 2.0.5"
"DisplayVersion"="2.0.5" <-----<---------------------------------------------------------------------------------- NEW 32-bit registry key------------<-----<
"UninstallString"="\"C:\\Program Files\\OpenLP\\unins000.exe\""
"QuietUninstallString"="\"C:\\Program Files\\OpenLP\\unins000.exe\" /SILENT"
"Publisher"="OpenLP Developers"
"URLInfoAbout"="http://openlp.org/"
"HelpLink"="http://openlp.org/"
"URLUpdateInfo"="http://openlp.org/"
"NoModify"=dword:00000001
"NoRepair"=dword:00000001
"InstallDate"="20150825"
"EstimatedSize"=dword:000183b1