Thread: Can't install-NT4.0
I am unable to install under NT 4.0. When I run the installer, I get: "Fatal Error Installation ended prematurely because of an error." This happens immediately after hitting Next on the "Ready To Install" screen (after all options have been selected). Here are the details of my environment: OS - NT 4.0 SP6a pgAdminII - v1.2.0 (from pgadmin.postgresql.org/downloads) Windows Installer - v1.10.1029.1 MDAC - v2.50 I am the administrator of the machine. I have rebooted a couple of times. Just for grins, I unistalled the PostgreSQL ODBC driver. Any ideas or suggestions? Kevin Roquemore __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com
> -----Original Message----- > From: Kevin Roquemore [mailto:kevin_roquemore@yahoo.com] > Sent: 11 February 2002 22:06 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Can't install-NT4.0 > > > I am unable to install under NT 4.0. When I run the > installer, I get: > "Fatal Error > Installation ended prematurely because of an error." Kevin, Can you please try installing from the command line with a command like: msiexec /i pgadmin2.msi /l* install.log With any luck the install.log file will then shed some light on what's going on, so if you can mail that back to me please... Regards, Dave.