File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -338,6 +338,7 @@ Section "QGIS" SecQGIS
338338
339339 ; HKEY_LOCAL_MACHINE Uninstall entries
340340 WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayName" " ${COMPLETE_NAME}"
341+ WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayVersion" " ${VERSION_NUMBER}"
341342 WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " UninstallString" " $INSTALL_DIR\Uninstall-QGIS.exe"
342343 WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayIcon" " $INSTALL_DIR\icons\QGIS.ico"
343344 WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " EstimatedSize" 1
You can’t perform that action at this time.
0 commit comments