Bugs item #1637802, was opened at 2007-01-17 07:31
Message generated for change (Comment added) made by culin23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1637802&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: msbuild
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: appel (appel__)
Assigned to: Nobody/Anonymous (nobody)
Summary: wix.targets do not allow supression of multiple ICEs

Initial Comment:
When building with wix.targets from wix 3.0.2420.0 you set a property called 
SuppressIces that will be passed to the SuppressIces attribute of the Light 
task in Wix.Tasks.dll. The problem with this setup is that only one ICE can be 
ignored, but light.exe allows multiple -sice arguments. 

Maybe the SuppressIces property can contain a ';'-separated list of ICEs 
instead that the Light task can split and create multiple -sice arguments when 
building the arguments for light.exe. 

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

Comment By: Cullen (culin23)
Date: 2007-01-25 15:00

Message:
Logged In: YES 
user_id=1701685
Originator: NO

I've sent a bug fix to the wix team for validation.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1637802&group_id=105970

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to