XPInstall is the Netscape 6 manifestation and descendant of the
SmartUpdate engine in the Netscape 4.x client.
Please refer to the XPInstall online documentation for equivalent API calls:
<http://devedge.netscape.com/docs/manuals/xpinstall/>
I trust this shall suffice.
~Samir
Jonathon wrote:
> I currently have a script that works with Netscape 4 for checking the
> version and installing the plugin if required.
>
> But I am having problem with Netscape 6 in the it stops with no errors on
> GetVersionInfo.
>
> Has smartupdate changed or is there a different way.
>
> Dose have a plugin install script or where I can find docs on this.
>
> Thanks,
> Jonathon