silent installation of postgres8.2 -
01-08-2007
, 04:02 PM
Hi,
I have problems to use the silent installation explained at
http://pginstaller.projects.postgresql.org/silent.html
to install postgres8.2.
I want to use installshield universal 10.5 to include postgres msi setup
in another setup. It works to bundle the setup and to start the msi but
a silent installation seems to be problematic. Only full install (full
gui) works. I want to find a running database after the automatic
installation of postgres with defined values for admin login and
password so that I can go on with user database installation.
msiexec /i postgres8.2.msi /qr TRANSFORMS=:lang_de
does not work. Do I need a full set of parameters matching to 8.2?
Are there any known problems?
Best regards,
Carsten |