Re: Silent installer in Windows

From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: "M(dot) Bashir Al-Noimi" <admin(at)mbnoimi(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Silent installer in Windows
Date: 2010-06-15 07:57:54
Message-ID: 4C173282.9060407@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Use CLI option, --unattendedmodeui none

On 6/15/10 1:17 PM, M. Bashir Al-Noimi wrote:
> Sorry for disturbing.
> I want to run One-Click completely silent, how I can do it?
>
> PS
> I run the following but it always shows installing progress dialog:
> postgresql-8.4.4-1-windows --install_runtimes 0 --servicepassword root
> --unattendedmodeui minimal --mode unattended --prefix c:\pg-8.4
> --datadir c:\pgData --superpassword admin
>
> On Mon, Jun 14, 2010 at 9:55 PM, Sachin Srivastava
> <sachin(dot)srivastava(at)enterprisedb(dot)com
> <mailto:sachin(dot)srivastava(at)enterprisedb(dot)com>> wrote:
>
> In the One-Click Installer for PostgreSQL use the CLI option,
> --mode unattended for more options see --help.
>
>
> On 6/15/10 12:45 AM, M. Bashir Al-Noimi wrote:
>>
>> Hi folks,
>>
>>
>> I want to install ps silentely in Windows how I can do it? what's
>> needed arguments?
>>
>>
>> Sorry I'm still a newbie
>>
>>
>> Ps
>>
>> I read pginstaller doc about silent installing
>> <http://pginstaller.projects.postgresql.org/silent.html> but I
>> noticed that pginstaller no longer available as mentioned in its
>> home page.
>>
>> --
>> Best Regards
>> Muhammad Bashir Al-Noimi
>> My Blog:http://mbnoimi.net
>>
>>
>>
>>
>>
>
>
> --
> Regards,
> Sachin Srivastava
> EnterpriseDB <http://www.enterprisedb.com>, the Enterprise
> Postgres <http://www.enterprisedb.com> company.
>
>
>
>
> --
> Best Regards
> Muhammad Bashir Al-Noimi
> My Blog: http://mbnoimi.net
>

--
Regards,
Sachin Srivastava
EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres
<http://www.enterprisedb.com> company.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-06-15 10:15:51 Re: DDL partitioning with insert trigger issue
Previous Message M. Bashir Al-Noimi 2010-06-15 07:47:25 Re: Silent installer in Windows