BUG #11731: installer reliance on default file association for vbs scripts - Mailing list pgsql-bugs

From forgottenandlost@gmail.com
Subject BUG #11731: installer reliance on default file association for vbs scripts
Date
Msg-id 20141021045402.2678.48053@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11731
Logged by:          Forg
Email address:      forgottenandlost@gmail.com
PostgreSQL version: 9.3.1
Operating system:   Windows 7 x64
Description:

The current windows installer expect the file declared file type of .vbs
fails to be "VBSFile". If the user installs an application that changes that
registry entry, the installation immediately fails claiming it could not
wright to a temp environment variable.

To reproduce this easily, run notepad++ and in its options set it to handle
vbs files, then try to instal PostgreSQL.

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #10675: alter database set tablespace and unlogged table
Next
From: chenhj
Date:
Subject: Re: 32 bit libpq fail to connecting when set a very large "connect_timeout" value