Thread: Silent installer in Windows

Silent installer in Windows

From
"M. Bashir Al-Noimi"
Date:

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 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
Attachment

Re: Silent installer in Windows

From
Sachin Srivastava
Date:
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 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, the Enterprise Postgres company.

Re: [SOLVED] Silent installer in Windows

From
"M. Bashir Al-Noimi"
Date:
Thanks Sachin

On 14/06/2010 08:55 م, Sachin Srivastava 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 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
Attachment

Re: Silent installer in Windows

From
"M. Bashir Al-Noimi"
Date:
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.srivastava@enterprisedb.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 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, the Enterprise Postgres company.



--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net

Re: Silent installer in Windows

From
Sachin Srivastava
Date:
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.srivastava@enterprisedb.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 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, the Enterprise Postgres company.



--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net



--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise Postgres company.