|
I assume this happens before you are presented with even
the first dialog box?
Please try running the installer with logging
enabled:
msiexec /l* c:\pginstlog.txt /i
c:\where\ever\postgresql-8.0.0-beta4.msi
That should produce a logfile that will hopefully point you
in the direction of what's wrong
//Magnus
|