I have some plugin DLLs, and for each plugin, there's an XML file
describing its IPC interface and an .ini file describing the plugin
configuration and location (required for the app to load the plugin).

Should I create three components? Or should they be in the same
component since the .ini file is absolutely required for the plugin to
load? In the latter case, should I mark the .ini file as a companion
file? I don't quite understand what a companion file *is*...
Same questions go for the IPC-description XML.

So far everything I packaged was one file per component (DLLs linked
the normal way), I only now ran into plugins and data files and
questions started to appear :)

-- 
Nicolás

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to