Chuck Newby wrote: > I am trying to run an embedded application from a CD. Is there a way to > change the path of where the component.reg file is written to? > > Thanks, > > Chuck
There is an optional parameter to provide a path in NS_InitXPCOM2. Click below and scroll up for args ... http://lxr.mozilla.org/seamonkey/source/xpcom/build/nsXPCOM.h#80 -rick
