[postgis-users] PostGIS Silent Install For Windows
Mark Cave-Ayland
m.cave-ayland at webbased.co.uk
Fri Oct 7 03:19:42 PDT 2005
> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net] On
> Behalf Of Nikola Ivanov
> Sent: 06 October 2005 19:45
> To: postgis-users at postgis.refractions.net
> Subject: [postgis-users] PostGIS Silent Install For Windows
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I would like to install Windows version of PostGIS 1.0.2
> silently (using a batch file). I know I can run the setup
> file using /S option, but that installs everything with
> default options. Can I somehow specify installation options
> (similar to using msiexec for PostgreSQL 8.0 silent installer)?
>
> If this is not possible, what is the procedure to manually
> "install" PostGIS 1.0.2 on Windows? Which files I need to
> copy and where?
>
> Thanks.
Hi Nikola,
The best way to find the procedure to install the files is to download and
read the NSIS installer source from http://www.webbased.co.uk/mca/. You can
then even download NSIS (http://nsis.sourceforge.net) and create your own
version of the installer customised to your needs.
Also, don't forget to get the latest 1.0.x release for your installer as
1.0.4 fixes quite a nasty memory bug when building indices - this upgrade
won't require you to re-initdb your database if you've already got people
using your application.
Kind regards,
Mark.
------------------------
WebBased Ltd
South West Technology Centre
Tamar Science Park
Plymouth
PL6 8BT
T: +44 (0)1752 791021
F: +44 (0)1752 791023
W: http://www.webbased.co.uk
More information about the postgis-users
mailing list