Re: BUG #5685: Installer Error

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #5685: Installer Error
Дата
Msg-id AANLkTimybQ55ovenE4et_4ujjkPJtLO1G_RnmJKxjz+9@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #5685: Installer Error  ("Keenan" <quiksilver5646@hotmail.com>)
Ответы Re: BUG #5685: Installer Error  (<quiksilver5646@hotmail.com>)
Список pgsql-bugs
Hi,

On Thu, Sep 30, 2010 at 6:41 PM,  <quiksilver5646@hotmail.com> wrote:

> Script output:
> =A0CScript Error: Can't find script engine "VBScript" for script "C:\Docu=
ments
> and Settings\Keenan\Local
> Settings\Temp\postgresql_installer\installruntimes.vbs".

Thanks for the logs. The output above tells me that the VBscript
interpreter on your machine is broken somehow. Google has a bunch of
hits for that error message, most of which suggest you can often fix
it by clicking Start -> Run, and then entering and running the
following:

regsvr32 %systemroot%\system32\vbscript.dll

You should see a messagebox which says something like:

DllRegisterServer in vbscript.dll succeeded.

If that fails, try updating the script interpretor to the latest
version - eg. http://www.microsoft.com/downloads/details.aspx?familyid=3Dc7=
17d943-7e4b-4622-86eb-95a22b832caa&displaylang=3Den

--=20
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: BUG #5685: Installer Error
Следующее
От: "Alan DeKok"
Дата:
Сообщение: BUG #5687: RADIUS Authentication issues