Hi, guys,

We set the target culture of a managed resource dll to zh-CHT , which are 
neutral culture identifiers and it can cover all the special cultures under 
Chinese traditional categories for example: zh-TW, zh-HK and zh-MO. However  
the wix linker( light.exe) generates an error, if we turn on ICE03 validation, 
saying not reorganize zh-CHT, but this doesn't stop MSI building, We can still 
get workable MSI and MST files.
I can suppress ICE03 in the command line to eliminate this error but I have 
some concerns to do so as ICE03 also check a bunch of other 
thing<http://msdn.microsoft.com/en-us/library/windows/desktop/aa368798(v=vs.85).aspx>,
 I wonder if there is a right way to allow us add a managed resource dll files, 
whose target culture is set to zh-CHT in loc-build, without generating the 
above error or other warning.

Thanks a lot.

Michael.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to