Re: BUG #5685: Installer Error

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #5685: Installer Error
Дата
Msg-id 4CA553A9.9010007@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: BUG #5685: Installer Error  (<quiksilver5646@hotmail.com>)
Ответы Re: BUG #5685: Installer Error
Список 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 по дате отправления:

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: src/tools/fsync/test_fsync.c does not compile
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #5685: Installer Error