Re: "1-Click" installer problems

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "Nikhil G(dot) Daddikar" <ngd(at)celoxis(dot)com>
Cc: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: "1-Click" installer problems
Date: 2010-04-07 07:41:44
Message-ID: m2o937d27e11004070041l32f428cep7f265c65927e4414@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Apr 7, 2010 at 5:41 AM, Nikhil G. Daddikar <ngd(at)celoxis(dot)com> wrote:
>
> We are going to have a webex session in a couple of hours where their
> engineers will try out various things. I will post the results once I have
> something concrete.

The problem appears to be that when using the (default) 64 bit script
interpreter (cscript.exe) on Nikhil's system, it cannot instantiate an
instance of Scripting.FileSystemObject, whilst if we call the 32 bit
interpreter, it works fine.

This is clearly something specific to Nikhil's machine configuration,
as the 64 bit interpreter works fine on all our test systems,
including 64 bit versions of XP, Vista, 7, 2003 and 2008. I will be
chatting with my colleagues later to try to figure out what the issue
may be, though a quick Google indicates there are a number of possible
causes for this issue. We'll also be looking for possible workarounds.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Łukasz Dejneka 2010-04-07 08:30:35 Internal PG functions, how to pass proper parameters?
Previous Message Pavel Stehule 2010-04-07 05:52:12 Re: cursors from pl/pgsql