> -----Original Message-----
> From: Johan Paul Glutting [mailto:jpglutting@vqp.udl.es]
> Sent: 10 August 2004 09:25
> To: Dave Page
> Cc: Aleksander Kmetec; pgsql-hackers-win32@postgresql.org;
> pginstaller-devel@pgfoundry.org
> Subject: Re: [pgsql-hackers-win32] Win32 PostgreSQL 8.0 Beta
> 1 Installer available for download
>
> When removing the service by hand using previous versions of
> Postgres, the service was not removed from the Services panel
> until I rebooted.
> This might be what is going on (WinXP here, though).
Sounds like it - the SCM controls the actual removal of the service from
the list - we just ask it to remove it for us.
Regards, Dave.