Re: Does regxpcom needs XPCOM.dll?
Doug Turner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
yueweng wrote: > In the hope that mozilla would become more user friendly to developer. > I would like make the following recommendation: > > Under W32, when I execute regxpcom.exe from mozilla.org\mozilla > directory it produce the following output: > > Can not initialize XPCOM Glue > Can not aquire component registrar > > I have to manually copy xpcom from gecko-sdk\bin into mozilla\mozilla > directory in order for it to execute without output anything. May I > know why mozilla installation pakage 1.7-rc3 comes without xpcom.dll? > Does regxpcom.exe designed to work without xpcom.dll? If regxpcom.exe > is designed to work with xpcom.dll, then I think the installation > package should include this file during installation. > > YueWeng regxpcom.exe does not link against xpcom.dll. See `regxpcom -h`.