Okay, so I have a guess at this one.  Is it possible that, since I'm
not using GRE, and have the mozbin dir in a subdir under my
application directory, that I need to create the component registry? 
If the components are all beside the executable, it looks like the
default registration works.  So running regxpcom.exe properly should
fix this by creating the component registry and such?

If so, what are the correct input parameters to regxpcom?  Should the
path to the compreg.dat and xpti.dat file be in the mozbin dir, or in
the application directory?

The embedding documents really should have information about this,
IMHO.  I'm sure other people must've run across this.  Should this be
obvious, and I'm just late to the party???

Thanks.

J


[EMAIL PROTECTED] (Jason) wrote in message news:<[EMAIL PROTECTED]>...
> Is it possible to pass a bin directory to NS_InitEmbedding without
> providing an AppFileLocProvider?  I can't seem to get this to work. 
> It is returning NS_ERROR_FACTORY_NOT_REGISTERED
> 
> Perhaps I'm just not clear what files must reside in the bin
> directory.  If I put everything from mozilla/dist/Embed/ in the same
> directory as my executable, it all works fine.  If I move them to a
> different directory and pass this in for the BIN directory, I get the
> error above.  Anyone get this to work?
> 
> Thanks.
> 
> J
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to