Re: The leanest, meanest Windows installer possible

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Mitchell Vincent <ksoftware(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: The leanest, meanest Windows installer possible
Date: 2007-07-29 19:27:20
Message-ID: 46ACEA18.6090205@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mitchell Vincent wrote:
> Now that I think of it, shouldn't everything that is needed to build
> the .MSI installer be in one of the source packages? As a user of
> InnoSetup I'm afraid I'm clueless about MSI, so if someone could shove
> me in the right direction I'd sure appreciate it!

All that's needed is certainly in the pginstaller package. Or rather,
it's either there or in one of the packages referenced by the
documentation for that one (we don't actually ship a "source package").

You can find the source for the installer on
http://pgfoundry.org/projects/pginstaller.

//Magnus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-07-29 19:51:05 Re: The leanest, meanest Windows installer possible
Previous Message Mitchell Vincent 2007-07-29 19:20:01 Re: The leanest, meanest Windows installer possible