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?