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 @@ -341,6 +341,7 @@ Section "QGIS" SecQGIS
341
341
342
342
; HKEY_LOCAL_MACHINE Uninstall entries
343
343
WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayName" " ${DISPLAYED_NAME}"
344
+ WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayVersion" " ${VERSION_NUMBER}"
344
345
WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " UninstallString" " $INSTALL_DIR\uninstall.exe"
345
346
WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " DisplayIcon" " $INSTALL_DIR\icons\QGIS.ico"
346
347
WriteRegStr HKLM " Software\Microsoft\Windows\CurrentVersion\Uninstall\${QGIS_BASE}" " EstimatedSize" 1
You can’t perform that action at this time.
0 commit comments