BUG #11731: installer reliance on default file association for vbs scripts

From: forgottenandlost(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11731: installer reliance on default file association for vbs scripts
Date: 2014-10-21 04:54:02
Message-ID: 20141021045402.2678.48053@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 11731
Logged by: Forg
Email address: forgottenandlost(at)gmail(dot)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.

Browse pgsql-bugs by date

  From Date Subject
Next Message pbailis 2014-10-21 07:14:58 BUG #11732: Non-serializable outcomes under serializable isolation
Previous Message Andres Freund 2014-10-20 22:01:50 Re: BUG #10675: alter database set tablespace and unlogged table