Automatic installs - Mailing list pgsql-hackers-win32

From Jonathan Barnhart
Subject Automatic installs
Date
Msg-id 20050124010516.9950.qmail@web53708.mail.yahoo.com
Whole thread Raw
List pgsql-hackers-win32
Could the PG installer be fixed so the following command would work
perfectly instead of almost perfectly?

start /wait msiexec /i postgresql-8.0-int.msi SUPERPASSWORD="postgres"
SUPERPASSWORDV="postgres" INTERNALLAUNCH=1 SERVICEPASSWORD="postgres"
SERVICEPASSWORDV="postgres" SERVICEOK=1 INITDBOK=1 /qr

The problem is that the user account is not created.  If the user
account has been created in the past, it works PERFECTLY with building
the database etc.  But the account creation gives no error and does not
go.



=====
"We'll do the undoable, work the unworkable, scrute the inscrutable and have a long, hard look at the ineffable to see
whetherit might not be effed after all" 

pgsql-hackers-win32 by date:

Previous
From: Edin Kadribasic
Date:
Subject: Re: Include files for static VC libpq.lib
Next
From: "Magnus Hagander"
Date:
Subject: Re: Automatic installs