Re: Unable to install pg in Win (MVR error) - Mailing list pgsql-general

From Dave Page
Subject Re: Unable to install pg in Win (MVR error)
Date
Msg-id AANLkTilWl_rYxh-FY6v3LUXcX7sRguWu8Qf2kxXGC7CO@mail.gmail.com
Whole thread Raw
In response to Re: Unable to install pg in Win (MVR error)  ("M. Bashir Al-Noimi" <admin@mbnoimi.net>)
Responses Re: Unable to install pg in Win (MVR error)  ("M. Bashir Al-Noimi" <admin@mbnoimi.net>)
List pgsql-general


On Mon, Jun 14, 2010 at 11:33 PM, M. Bashir Al-Noimi <admin@mbnoimi.net> wrote:
Wow, I catch installer bug.

This problem related to executing .vbs files because of that whole installing process failed.

In the attachment will find that Bitrock installer unable to run .vbs script because in my PC I specified .vbs file association with notepad. For that I could install pg successfully on another PC.

I think this problem should not be exists in the installer because many script editors associate .vbs files by default, is it right? If yes where I can report a bug for this issue?

I'm not sure it's the file association that is causing the problem, because we explicitly pass the filename to the script interpreter rather than relying on ShellExecute. If that were the issue, you would see the script pop up in notepad.

However, the log does perhaps give us a clue. Ashesh - would you mind investigating further please?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

Attachment

pgsql-general by date:

Previous
From: Phoenix Kiula
Date:
Subject: Tracking SQLs that update data
Next
From: Scott Marlowe
Date:
Subject: Re: DDL partitioning with insert trigger issue