[WiX-users] smoke default ICEs

2011-06-10 Thread Samuel.Ferencik
Hi, what are the default ICEs that smoke runs? (As switched off by -nodefault.) Is it the complete list of 105 here: http://msdn.microsoft.com/en-us/library/aa369206(v=VS.85).aspx ? Thanks, Sam ___ This e-mail may contain information that is confide

Re: [WiX-users] Smoke

2006-09-28 Thread Bob Arnson
John G wrote: > I ran the test on a "simple" msi (below) and it did get past the exception. > Still, it ended with the following error - > > * > E:\TestArea\WiXTest>e:\WdkTools\smoke Test.msi e:\WdkTools\darice.cub > Microsoft (R) Windows Installer Xml Validator

Re: [WiX-users] Smoke

2006-09-27 Thread John G
I ran the test on a "simple" msi (below) and it did get past the exception. Still, it ended with the following error - * E:\TestArea\WiXTest>e:\WdkTools\smoke Test.msi e:\WdkTools\darice.cub Microsoft (R) Windows Installer Xml Validator version 3.0.2015.0 Copyr

Re: [WiX-users] Smoke

2006-09-27 Thread Bob Arnson
John G wrote: > When suppress ICE30 (smoke.exe myPackage.msi > darice.cub -v -nologo -sice:ICE30), I don't get any exception thrown. Can you reproduce the exception with a simple .msi? > Also, > I did a comparison using msival2 which returned ICE33 errors. Smoke did not > catch those errors. >

Re: [WiX-users] Smoke

2006-09-27 Thread John G
In doing a little more testing, I found the following - When suppress ICE30 (smoke.exe myPackage.msi darice.cub -v -nologo -sice:ICE30), I don't get any exception thrown. Also, I did a comparison using msival2 which returned ICE33 errors. Smoke did not catch those errors. Any thoughts on this?

[WiX-users] Smoke

2006-09-26 Thread jggarcia4
I am in the process of using smoke in an automated process where I run the validation tool on the resulting WiX build. When I manually tested smoke on a file that I knew had errors, I got an exception. The exception was thrown while processing test ICE30/31 - smoke.exe myPackage.msi darice.cub