> Dear list,
>
> I'd like to ask you if there is any way to install the
> PostGre SQL Windows Server silently. I mean by writing a one
> line command in the command line or sg like this... The whole
> thing is because I'm writing an installer (a Visual Studio
> 2003 Setup Project) for an application, which uses PostGre
> SQL servers, and I don't want the user to install the PostGre
> SQL separately, that's why I'm interested in any legal and
> technologically possible way to do it.
See http://pginstaller.projects.postgresql.org/silent.html
(Oh, and it's PostgreSQL or Postgres, not Postgre or Postgre SQL)
//Magnus