[postgis-tickets] [PostGIS] #4957: PostGIS Bundle 3 for PostgreSQL x64 13 on windows sets wrong UninstallString

PostGIS trac at osgeo.org
Wed Jul 28 10:45:34 PDT 2021


#4957: PostGIS Bundle 3 for PostgreSQL x64 13 on windows sets wrong
UninstallString
----------------------+---------------------------
 Reporter:  slefranc  |      Owner:  pramsey
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 3.1.3
Component:  postgis   |    Version:  3.1.x
 Keywords:            |
----------------------+---------------------------
 When installing the postgis Windows package:
 postgis-bundle-pg13x64-setup-3.1.2-1.exe

 The following registry keys are set:

 HKLM:\SOFTWARE\Microsoft\Windows\!CurrentVersion\Uninstall\PostGIS Bundle
 3 for PostgreSQL x64 13\!UninstallString: "C:\Program Files\PostgreSQL\13
 \uninstall-postgis-pg13x64-3.1.2-1.exe"

 HKLM:\SOFTWARE\Microsoft\Windows\!CurrentVersion\Uninstall\PostGIS Bundle
 3 for PostgreSQL x64 13\!DisplayIcon: "C:\Program Files\PostgreSQL\13
 \uninstall-postgis-pg13x64-3.1.2-1.exe"

 However, looking in the postgresql folder, the correct path is:

 "C:\Program Files\PostgreSQL\13\uninstall-postgis-bundle-
 pg13x64-3.1.2-1.exe"

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4957>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list