> -----Original Message----- > From: Ben Trewern [mailto:[EMAIL PROTECTED] > Sent: 26 November 2004 10:56 > To: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] RC2 installer problem on XP > > I thought this had been fixed by installing with the local > Administrator account but it's come back. Every time i start > pgAdmin now it asks me if I want to reboot my machine. Click > no and start it again and it runs. Any other ideas?
Yeah, a couple, but they're not pretty. 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 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])