Re: InstallShield and PostgreSQL
- From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- To: "Brian J. Erickson" <ericksbr(at)infocon-inc(dot)com>, <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: InstallShield and PostgreSQL
- Date: Wed, 27 Apr 2005 12:50:33 +0200
- Message-id: <6BCB9D8A16AC4241919521715F4D8BCE6C73A4(at)algol(dot)sollentuna(dot)se>
> Has anyone used InstallShield 7.0 to install PostgreSQL?
>
> If so, what steps are necessary to "install postgresql as a service"?
> I have used the component wizard, but I still can't get it to work.
Not that I know of.
You can take a look at the source and generated MSI of pginstaller
(http://pgfoundry.org/projects/pginstaller) and compare with what you
have to see what's different. The service part is pretty
straightforward.
//Magnus
Home |
Main Index |
Thread Index