|
From: John H. <joh...@ca...> - 2008-08-05 08:23:12
|
> I just started using WIX build 3.0.2420.0, (I was using > 3.0.1502.0). When Light.exe runs it performs the ICE validations. > Some of those, I want to ignore. However, I have not been > able to figure out how to do so. > I tried the following SW command line parms for Light.exe, > but they either caused their own errors or did nothing. Some > of the errors say the parm should look like "-sw6". > -sw > -sw0204 > -swLGHT0204 > -sw80 > -swICE80 > All of the above with the values in angle brackets. I think you want the -sice argument to suppress ICE warnings, something like -sice:ICE80 in your case. Regards, John |