Re: [WiX-users] Wix 3.0.4429.0 and Suppressing Modularization on a directory

2008-09-18 Thread Bob Arnson
Bryan Turner wrote: > With Wix 2.0, I used this: > > > With Wix 3.0.4429.0, I see this warning: > > My.wxs(62) : warning CNDL1085 : The IgnoreModularization element has been > deprecated. Use the Binary/@SuppressModularization, > CustomAction/@SuppressModularization, or property/@SuppressModula

[WiX-users] Wix 3.0.4429.0 and Suppressing Modularization on a directory

2008-09-18 Thread Bryan Turner
With Wix 2.0, I used this: With Wix 3.0.4429.0, I see this warning: My.wxs(62) : warning CNDL1085 : The IgnoreModularization element has been deprecated. Use the Binary/@SuppressModularization, CustomAction/@SuppressModularization, or property/@SuppressModularization attribute instead. It d