|
it works when run manually, it looks like the combination NSIS
installer and the MSI installer doesn't work very well. I did what you suggested, I created a user before launching the installer and the installer failed this time with the following error. User "some binary signs"4/"some binary signs" could not be found. replace "some binary signs" with some binary signs. The user was correctly created with the right permissions and the silent installer command was: msiexec /i C:\hsm\source\pgsql\postgresql-8.1-int.msi /qr INTERNALLAUNCH=1 ADDLOCAL=server,psql,pgadmin SERVICEDOMAIN=%COMPUTERNAME% SERVICEACCOUNT=fd202016fd SERVICEPASSWORD=fd_pgsql SUPERUSER=root SUPERPASSWORD=fd_hsm PERMITREMOTE=1 ENCODING=UTF8 CREATESERVICEUSER=0 BASEDIR=C:\hsm\postgresAnton Magnus Hagander wrote: Bug reference: 2343 Logged by: Anton Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.2 Operating system: Windows XP Description: Silent installers fails Details: |
- Re: [BUGS] BUG #2343: Silent installers fails Support FireDigit
- Re: [BUGS] BUG #2343: Silent installers fails Magnus Hagander
