On 10/01/2010 05:01 AM, quiksilver5...@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

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to