> -----Original Message-----
> From: Chris Smith [mailto:cdsmith@twu.net]
> Sent: 13 July 2004 18:34
> To: Dave Page; pgsql-jdbc@postgresql.org
> Cc: pginstaller-devel@pgfoundry.org
> Subject: Re: [JDBC] Windows port installer
>
> Dave Page wrote:
> > Hmm, probably not the best option as you suggest. I wasn't sure if
> > there was something like .NET's Global Assembly Cache into
> which such
> > files should be installed.
>
> I'm no .NET expert, but I think the JRE extensions directory
> is a lot like the GAC. It's just not used in the same ways
> because it's more difficult to find it from installation
> kits, and because of historical issues.
OK, I'll just leave the jar files under the main installation directory
for now then.
Thanks, Dave.