Yes, it probably should have. To work around the oversight, you can use the EnsureTable element.
Reuss, Matthias wrote: > Hello, > > In the MergeModule I am developing with WiX 2, I need Substitution entries in > order to use some properties from the base MSI; however I do not need > Configuration entries because I do not need the module to be configured at > merge time. > > The resulting MSM contains a ModuleSubstitution table but no > ModuleConfiguration table. > > When I merge the module into the base MSI using Orca, Orca fails to search > for orphaned rows (because the Moduleconfiguration table is missing) This > error is only detected when I run the command-line version of Orca and have a > log file be written, but as a consequence Orca does not connect the module > components to a feature of the base MSI. > > When I create an (empty) ModuleConfiguration table in the merge module, > everything works fine. > > So as a workaround, I add a dummy <Configuration> element to my Module. > > Shouldn't WiX create a ModuleConfiguration table whenever there are entries > in the ModuleSubstitution table? > > Best regards, > > Matthias > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users