I have made a .xpi of a spell checker for Mozilla available at http://bugzilla.mozilla.org/attachment.cgi?id=62548. It just copies two dlls with XPCOM components into the components directory, and two dictionary files into a subdirectory of the components directory.
Question 1) The cursor does not get reset after the install has
completed. I believe that this is a known bug. Is it harmless?
Question 2) The xpcom components do not get registered until Mozilla is
restarted. Is there a way to get XPInstall to register the components?
Question 3) On Windows 98 Mozilla crashes when the spellchecker is used
until Windows 98 is rebooted. Then everything seems to work wonderfully.
I am attaching the javascript for the installer.
Thanks, Merry Christmas,
Deinst
install.js
Description: JavaScript source
