Hi!
I would like to check if some version of some special XPCOM component is installed. This component can be downloaded from my site.
How can I do this with Javascript?
Bostjan
Well, if xpinstall was used, you can check it your XPCOM component is installed via JS. See:
http://www.mozilla.org/projects/xpinstall/
Doug Turner
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
