October 14, 2008 3:55 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] fragments and include files
Alex,
Thanks very much. That is very helpful. That might be worth adding to your very
useful blog. I refer to it almost daily!
Ian
-Original Message-
From:
XML toolset.
Subject: Re: [WiX-users] fragments and include files
Hi Ian,
In simplest terms: everything from will end up in your msi
database. Only fragments which are referenced from the main code will be
included in resulting msi database. For example:
File1.wxs:
File2.wxs
Hi Ian,
In simplest terms: everything from will end up in your msi
database. Only fragments which are referenced from the main code will be
included in resulting msi database. For example:
File1.wxs:
File2.wxs:
Main.wxs:
In addition, you can compile file with fragment i
3 matches
Mail list logo