Re: [WiX-users] Light is ignoring content in wixobj files

2007-04-03 Thread Paul Bates
So, I managed to find the core issue. I don't know if this is the right answer but it seems to work. The problem laid in Light's function of removing unused entities, or not included unreferenced entities. In the example I gave notworking.wxs had included only a FeatureRef link to a Feature eleme

[WiX-users] Light is ignoring content in wixobj files

2007-04-03 Thread es_paulb
I've been trying to solve this one for at least a full day. I do not understand why content in a wxs, which is present in the resulting wixobj, is not linked into an MSI. I'm using Votive for development, but that doesn't matter because it happens on the command line also. In one wxs fragment fil