Hi mlabs,
I have created a Java Script XPCOM, "xyz.js" for protocol registration and I copy it in mozilla\components directory during installation of my application. But How do I locate %APPDATA% folder and delete compreg.dat for every user. Where should I run the following command: regxpcom -x "C:\Program Files\Mozilla Firefox\components" Q: I want this "xyz.js" file work for all users, is there any other way to force the registration to succeed without having to locate and delete compreg.dat for all users ??? Please let me know if you have any idea. Thanks Naveen... . _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
