From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Hans Werner Borchers" <borchers(at)decrc(dot)abb(dot)de>, <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: postgresql-8.0.0-beta5-en.msi -- does not install |
Date: | 2004-11-26 17:40:21 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476243@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> Dear POSTGRESQL developers,
>
> I would like to test the new PostgreSQL version, but was not
> able to start
>
> postgresql-8.0.0-beta5-en.zip
>
> i.e., the Windows Installer stopped without saying anything.
> That happen under Windows 2000 _and_ under Windows XP. The
> same happened with older Beta-Versions, I had to go back to
>
> postgresql-8.0-beta2-dev2.zip
>
> to download a version that installed. But I do not want to
> test older versions -- can you help me?
Please check your eventlog and see if it says anything when you try the
install. If it doesn't, try enabling logging from Windows Installer by
running:
msiexec /l*v logfile.txt /i postgresql-8.0.0-beta5-en.msi
and then check the contents of logfile.txt.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-11-26 17:55:26 | Re: BUG #1329: Bug in IF-ELSEIF-ELSE construct |
Previous Message | Magnus Hagander | 2004-11-26 17:38:25 | Re: Version control for DLLs installed into WINNT/system32 |