Re: BUG #5685: Installer Error - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #5685: Installer Error
Date
Msg-id 4CA553A9.9010007@postnewspapers.com.au
Whole thread Raw
In response to Re: BUG #5685: Installer Error  (<quiksilver5646@hotmail.com>)
Responses Re: BUG #5685: Installer Error
List pgsql-bugs
On 10/01/2010 05:01 AM, quiksilver5646@hotmail.com wrote:
 >  > regsvr32 %systemroot%\system32\vbscript.dll
 >  >
 >  > You should see a messagebox which says something like:
 >  >
 >  > DllRegisterServer in vbscript.dll succeeded.
 >
> Thank you very much!  That did the trick!

Given the increasing number of VBScript issues that're popping up (even
if it's just due to increasing downloads by a broader user base),
perhaps the installer needs to test the VBScript engine before trying to
run a script that does real work?

Invoking a script that does nothing,  or perhaps prints a short success
message, might help separate initdb and genuine runtime install issues
from vbscript issues. It'd also permit the installer to offer the advice
you (Dave) just offered to the user in an error dialog, possibly helping
some people fix their systems without further intervention.

Just an idea.

--
Craig Ringer

pgsql-bugs by date:

Previous
From: Mark Kirkwood
Date:
Subject: src/tools/fsync/test_fsync.c does not compile
Next
From: Dave Page
Date:
Subject: Re: BUG #5685: Installer Error