Hello,

There are 2 types of warnings that I don't know how to deal with:

1. ---------------------

warning LGHT1076 : ICE03: String overflow (greater than length permitted in 
colum n); Table: RadioButton, Column: Text, Key(s): SQMIAGREE.1

This warning is a result of "too long text attached to a radio button". 
Actually, when I am installing the package the text is not truncated and all 
functions as expected.

2. ---------------------

warning LGHT1076 : ICE30: The target file 'aaa.exe' might be installed in 
'[ProgramFilesFolder]\fykyriqp\' by two different conditionalized components on 
an SFN system: 'aaaComp' and 'aaaComp64'. If the conditions are not mutually 
exclusive, this will break the component reference counting system.

This warning follows from the fact that we want to place 2 different files at 
the same place with the same file name. We are aware of this and this is right. 
We do know that the conditions are mutually exclusive, so there will be no 
problem.


The warning is useful and helpful, but as soon as I decide that it's ok, how 
can I get rid of?

---------------------

In the meanwhile I am using "-sw1076" options of light.exe, but this is not 
flexible enough. Is there a way to disable warning per occurrence in the wxs 
file, e.g. like prefast warnings can be disabled by enclosing the relevant 
portion of code with pre-processor commands?

Thanks,
--Alexey
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to