> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Oriza Triznyák > Sent: 20 October 2005 13:39 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Beta3 windows installer wont install > > I've just downloaded the zipped msi file from > http://www.postgresql.org/ftp/pgadmin3/beta/ > > pgAdmin III 1.4 Beta3 windows installer won't install anything. > No use if I set the target path to an existent or to a simpler one. > XP pro, v2002 Hungarian, SP2, with pgAdmin III v1.2 already installed. > Yes, I have administration rights over the system I'm trying > to install on. > > Sy please see what's wrong.
Can you send an installer log please? Use something like the following to create one: msiexec /i pgadmin3.msi /l*v pgadmin-install.log Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend