> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gino Lucrezi > Sent: 26 November 2004 11:33 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Installation problem with RC2 > > Hi! > > I tried installing RC2 on my XP box, but every time I launch > it it starts the installer again. It doesn't ask me to > reboot, fortunately, but it takes time to start up. Also, it > requires that I keep the MSI file around, otherwise it won't start.
Hmm, odd - that's the second time I've seen that error mentioned today. Please try one of the following (I'm particularly interested to hear if the second option works, but I appreciate it's a lot more work). BTW, do you have the PostgreSQL Win32 beta installed? If so, what version? --------------- Simple answer: Copy the pgAdmin3 directory, and then uninstall the MSI. Put the copied pgAdmin directory where the original one was and recreate the shortcuts. This will work because pgAdmin doesn't register and dlls/ocxs etc. You won't be able to uninstall in the future of course. Complex answer: Install the Microsoft Installer SDK from microsoft.com. Use the msispy program to check for pgAdmin MSI installations. Use msizap to kill *all* those entries using the guid(s) found in msispy. Then reinstall pgAdmin. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly