Bryan Turner wrote:
> With Wix 2.0, I used this:
> <IgnoreModularization Name="OurDirectory" Type="Directory"/>
>
> 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 does not mention what to do with Directory names to suppress 
> modularization.  

I assume it's no longer supported; directories without modularization 
violate the merge module spec. What are you trying to do? Maybe there's 
another way.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to