Re: [GENERAL] pgsql Windows installer fixed registry key

2007-08-29 Thread Dizzy
On Tuesday 28 August 2007 00:14:55 Dave Page wrote: > > The pgsql MSI installer does register a registry key but it's random > > everytime it installs (probably something MSI choses). > > No it's not random. It uses the product ID which only changes between major > versions (ie. 8.2 - 8.3) or betwe

Re: [GENERAL] pgsql Windows installer fixed registry key

2007-08-27 Thread Dave Page
> --- Original Message --- > From: Dizzy <[EMAIL PROTECTED]> > To: pgsql-general@postgresql.org > Sent: 27/08/07, 21:12:55 > Subject: [GENERAL] pgsql Windows installer fixed registry key > > The pgsql MSI installer does register a registry key but it's ra

[GENERAL] pgsql Windows installer fixed registry key

2007-08-27 Thread Dizzy
Hello I am currently working on creating a build system for an open source portable project that should be able to build the project on many platforms, POSIX and non-POSIX such as Windows. Our project has the option for using PostgreSQL. Searching for PostgreSQL includes/libraries is very easy