Re: RC2 installer problem on XP

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Ben Trewern" <ben_trewern(at)hotmail(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: RC2 installer problem on XP
Date: 2004-11-26 11:03:28
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4307382@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Ben Trewern [mailto:ben_trewern(at)hotmail(dot)com]
> Sent: 26 November 2004 10:56
> To: Dave Page; pgadmin-support(at)postgresql(dot)org
> 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.

Browse pgadmin-support by date

  From Date Subject
Next Message Ben Trewern 2004-11-26 11:04:42 Can't alter columns with RC2
Previous Message Ben Trewern 2004-11-26 10:55:48 Re: RC2 installer problem on XP