Re: [WiX-users] Conditions in fragments

2009-02-20 Thread Rob Mensching
20, 2009 4:49 PM > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Conditions in fragments > > I'm using v3 votive in vs2005 and I lost sometime trying to have a fragment > with only launch conditions, I've realized that even with compile

Re: [WiX-users] Conditions in fragments

2009-02-20 Thread Rob Mensching
You're right. Conditions are one thing that don't have a good way to reference. Maybe put the Properties referenced by the Conditions in the same Fragment, then use a PropertyRef? Frederico Rico Apostolo wrote: > I'm using v3 votive in vs2005 and I lost sometime trying to have a fragment > wi

Re: [WiX-users] Conditions in fragments

2009-02-20 Thread Eitan Behar
XML toolset. Subject: [WiX-users] Conditions in fragments I'm using v3 votive in vs2005 and I lost sometime trying to have a fragment with only launch conditions, I've realized that even with compile propriety in the solution that fragment was ignored, unless I had a propriety or a custom

[WiX-users] Conditions in fragments

2009-02-20 Thread Frederico Rico Apostolo
I'm using v3 votive in vs2005 and I lost sometime trying to have a fragment with only launch conditions, I've realized that even with compile propriety in the solution that fragment was ignored, unless I had a propriety or a custom action in that fragment linked or sub linked to the , just a war