From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | Marc Ayres <acousticmarc(at)yahoo(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Windows 2000 Installation Issue |
Date: | 2005-03-29 05:37:54 |
Message-ID: | B2AA9DF6-A014-11D9-A2EC-000A95B03262@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Mar 24, 2005, at 11:17 AM, Marc Ayres wrote:
> I have downloaded the zipped file to my desktop,
> unzipped it into a folder named Postgres8.0. When I
> double click the file to begin the Windows
> Installation, select my language, click "Start>" I get
> the following error message:
>
> Error
> Failed to create process: 2!
Maybe try to run the installer from the command line with more logging
options. Perhaps it will give a better clue about the error. The
parameters for msiexec can be found here:
http://www.microsoft.com/resources/documentation/windows/xp/all/
proddocs/en-us/msiexec.mspx
You want the /L parameter.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Choularton | 2005-03-29 07:33:22 | cannot makedb |
Previous Message | Todd Lewis | 2005-03-29 04:10:18 | Re: relation between tables |