Hallo zusammen,
ich wollte auf meinem neuen Laptop vor geraumer Zeit wie gehabt PostgreSQL installieren. Bei jedem Versuch dies zu tun, erscheint folgende Fehlermeldung:

Nun habe ich versucht die Sache selber in die Hand zu nehmen und im Internet nach Lösungen gesucht und diese ausprobiert, wobei ich jedoch keinen Erfolg hatte. Benutzte Links habe ich leider nicht gespeichert, sodass ich keine Liste habe mit Sachen, die ich bereits probiert habe.
Meine Vermutung ist, dass ich irgendein Problem mit dem Microsoft Script Host gibt.
Zudem habe ich ein Logfile gefunden, der das Problem der Installation darstellen kann/soll.
Inhalt des Logfiles:
Log started 02/05/2013 at 16:31:58
Preferred installation mode : unattended
Trying to init installer in mode unattended
Mode unattended successfully initialized
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Data Directory. Setting variable iDataDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Base Directory. Setting variable iBaseDirectory to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Service ID. Setting variable iServiceName to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Service Account. Setting variable iServiceAccount to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Super User. Setting variable iSuperuser to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Branding. Setting variable iBranding to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Version. Setting variable brandingVer to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 Shortcuts. Setting variable iShortcut to empty value
Could not find registry key HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-x64-9.0 DisableStackBuilder. Setting variable iDisableStackBuilder to empty value
[16:31:59] Existing base directory:
[16:31:59] Existing data directory:
[16:31:59] Using branding: PostgreSQL 9.0
[16:31:59] Using Super User: postgres and Service Account: postgres
[16:31:59] Using Service Name: postgresql-x64-9.0
Executing cscript //NoLogo "C:\Users\[User]\AppData\Local\Temp\prerun_checks.vbs"
Script exit code: 1
Script output:
CScript-Fehler: Skriptmodul "VBScript" fr Skript "C:\Users\[User]\AppData\Local\Temp\prerun_checks.vbs" wurde nicht gefunden.
Script stderr:
Program ended with an error exit code
Error running cscript //NoLogo "C:\Users\[User]\AppData\Local\Temp\prerun_checks.vbs" : Program ended with an error exit code
Unable to write inside TEMP environment variable path.
Wenn jemand Hinweise, Tipps oder gar eine Lösung hat, wäre ich sehr dankbar!
Viele Grüße
DeDachs