[postgis-devel] [PostGIS] #1597: Unattended/Silent postgis installation
PostGIS
trac at osgeo.org
Wed Feb 22 04:50:19 PST 2012
#1597: Unattended/Silent postgis installation
---------------------+------------------------------------------------------
Reporter: kmq | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.4
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
I changed the postgis nsis installer script to support the /S switch which
enables silent installations.
Basically all MessageBoxes get default values and the switches
* /USERNAME=<username>
* /PASSWORD=<password>
* /PORT=<port>
* /DATABASE=<database>
get read from the command line.
Attached is a patch against postgis.nsi as found in
http://pgfoundry.org/frs/download.php/3146/postgis-
pg84-1.5.3-installersrc.zip
Is there a chance that this can get included in the official installer ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1597>
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-devel
mailing list