Re: [WiX-users] Module/Configuration and Module/Substitution

2009-05-05 Thread Rob Mensching
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 > Configurat

Re: [WiX-users] Module/Configuration and Module/Substitution

2009-05-05 Thread Rob Mensching
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 > Configurat

[WiX-users] Module/Configuration and Module/Substitution

2009-05-05 Thread Reuss, Matthias
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 tabl