Christopher Painter wrote:
> 
>   In my build environment, one of my unit tests is to compare the contents
> of the MSI to the files that were available to be built.  This alerts me
> to application changes that have new resources that I've not been told
> about.   An overly simplified look at this process would be like this:
>    
>  ...
> msiexec /a ...
>  ...
> diff -qr --ignore-file-name-case buildarea installer > differences.wri
> 

Hi Christopher,

this looks suitable for me. I'll give it a try.

Regards Dominik
-- 
View this message in context: 
http://www.nabble.com/Wix-layout-tf4414396.html#a12614970
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to