Re: silent install: silent error (even using the manual)

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "J-Pro" <joker(dot)pro(at)gmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: silent install: silent error (even using the manual)
Date: 2006-09-22 18:55:15
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FBCB@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Good afternoon, dear PostgreSQL developers!
>
> First I want to thank all of you for the great DB Server!
> It's really useful, thank you!
>
> Second, here is my question(guys from #postgresql channel
> advised to write to dev list):
>
> I want to make a silent install of PostgreSQL version 8.1
> using your recommendations on
> http://pginstaller.projects.postgresql.org/silent.html .
> But when I use this command:
>
> msiexec /i postgresql-8.1.msi /qb! /l*vx "c:\pg_inst1.log"
> INTERNALLAUNCH=1 ADDLOCAL=server,psql,pgadmin,jdbc,docs
> DOSERVICE=1 SERVICEDOMAIN="%COMPUTERNAME%"
> SERVICEPASSWORD="suntek" CREATESERVICEUSER=1
> NOSHORTCUTS=1
>
> I have nothing happened except appearing of window for 1
> second with words:
> "Preparing to install...". Then I can find msiexec.exe in
> processes with 0% CPU usage. I pasted full msi log below.
> What's the problem, can you tell me?

You're not quite following the manual. You are executing
postgresql-8.1.msi, not postgresql-8.1-int.msi. Small change, should
make all the difference you need.

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-09-22 18:58:44 Re: advisory locks and permissions
Previous Message Joshua D. Drake 2006-09-22 18:50:52 Re: Getting a move on for 8.2 beta