Thread: Re: documentation current object

Re: documentation current object

From
"Dave Page"
Date:

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 14 February 2003 08:50
> To: Dave Page; pgadmin-hackers
> Subject: documentation current object
>
>
> Source for generate documentation from current object select
> in pgAdmin II

Hi Frank,

Unfortunately we cannot add this as stands because we cannot
redistribute hhc.exe, hha.dll and itcc.dll. How about adding an option
to frmOptions that allows the user to select a pre-installed hhc.exe -
if they have done so, then pgAdmin will allow them to attempt to
document objects, otherwise the option is disabled? We also should not
be registering dll's (except plugins/exporters) in the VB code - that's
the jobs of the installer.

Regards, Dave.