Thanks - worked a treat. Might be useful to have the installer check
for the existence of the VC++ runtime - just a suggestion...
Mark Lamberton
> On Thu, Sep 1, 2011 at 2:47 AM, Mark Lamberton
> <mark(at)penguinsystems(dot)com(dot)au> wrote:
>> The following bug has been logged online:
>>
>> Bug reference: 6191
>> Logged by: Mark Lamberton
>> Email address: mark(at)penguinsystems(dot)com(dot)au
>> PostgreSQL version: 9.0.4-1
>> Operating system: Windows 7
>> Description: One click installer fails
>> Details:
>>
>> Problem signature:
>> Problem Event Name: BEX
>> Application Name: install.exe_Microsoft® Visual Studio® 2008
>> Application Version: 9.0.30729.4148
> Unfortunately that's the Microsoft VC++ 2008 runtime installer thats
> failing, not ours (we just embed theirs). If you already have them
> installed (which is quite often the case), or install them manually
> using the installer Microsoft offer on their download site - which is
> a different one from the one we're allowed to embed - you could then
> try running our installer from the command line using the option:
> "--install_runtimes 0"
>
>