Re: Windows installer bugs (was: [BUGS] BUG #2374: Installation

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: Windows installer bugs (was: [BUGS] BUG #2374: Installation
Дата
Msg-id 4435221B.6090307@amsoftwaredesign.com
обсуждение исходный текст
Ответ на Re: Windows installer bugs (was: [BUGS] BUG #2374: Installation Error)  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
Magnus Hagander wrote:
> Now, it would certainly help if more people could actually help in
> *answering* the bugs/questions that are posted :), but that's a
> different question...
>
> //Magnus
>   
I have created a very nice installer using Inno setup and it is about 50 
times easier to code for than the current
cryptic WIX setup.  Why don't you have a look?
Here is the source with a bsd license:
http://www.amsoftwaredesign.com/downloads/pg_installer_setup.zip

All the create user and runas stuff is done using API commands via a 
Delphi or Free Pascal DLL(not tested but should work)
It does not use the RunAs service at all and handles the initDB.

You could also use a C or C++ dll just as easily.

Just reminding everyone it's out there.

-- 
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: domain_in performance considerations
Следующее
От: Svenne Krap
Дата:
Сообщение: Re: About pg_hba.conf