Re: BUG #5685: Installer Error

From: <quiksilver5646(at)hotmail(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5685: Installer Error
Date: 2010-09-30 17:38:31
Message-ID: SNT144-w45C837D55B768F0ED6A915DF680@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Here is the log for my previously posted error:

Log started 09/30/10 at 10:12:19
Preferred installation mode : qt
Trying to init installer in mode qt
Mode qt successfully initialized
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Data Directory. Setting variable iDataDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Base Directory. Setting variable iBaseDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service ID. Setting variable iServiceName to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Service Account. Setting variable iServiceAccount to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Super User. Setting variable iSuperuser to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Branding. Setting variable iBranding to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Version. Setting variable brandingVer to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 Shortcuts. Setting variable iShortcut to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.0 DisableStackBuilder. Setting variable iDisableStackBuilder to empty value
[10:12:28] Existing base directory:
[10:12:28] Existing data directory:
[10:12:28] Using branding: PostgreSQL 9.0
[10:12:28] Using Super User: postgres and Service Account: postgres
[10:12:28] Using Service Name: postgresql-9.0
Executing cscript //NoLogo "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\vcredist_x86.exe"
Script exit code: 1

Script output:
CScript Error: Can't find script engine "VBScript" for script "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs".

Script stderr:
Program ended with an error exit code

Error running cscript //NoLogo "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\installruntimes.vbs" "C:\Documents and Settings\Keenan\Local Settings\Temp\postgresql_installer\vcredist_x86.exe" : Program ended with an error exit code

Browse pgsql-bugs by date

  From Date Subject
Next Message quiksilver5646 2010-09-30 17:41:07 Re: BUG #5685: Installer Error
Previous Message stagirus 2010-09-30 17:31:21 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)