WiX - Windows Installer XML toolset: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Category:English pages Category:Software development <google>ENGELSK</google> * [http://en.wikipedia.org/wiki/WiX WiX - Wikipedia] * [http://www.tramontana.co.hu/wix/ WiX…') |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:English pages]] | [[Category:English pages]] | ||
[[Category:Software development]] | [[Category:Software development]] | ||
* [http://en.wikipedia.org/wiki/WiX WiX - Wikipedia] | * [http://en.wikipedia.org/wiki/WiX WiX - Wikipedia] | ||
* [http://www.tramontana.co.hu/wix/ WiX tutorial] | * [http://www.tramontana.co.hu/wix/ WiX tutorial] | ||
Line 12: | Line 11: | ||
Provides an automated way to detect, download, and install an application and its prerequisites. It serves as a single installer that integrates the separate installers for all the components making up an application. | Provides an automated way to detect, download, and install an application and its prerequisites. It serves as a single installer that integrates the separate installers for all the components making up an application. | ||
* [http://msdn.microsoft.com/en-us/library/ms164294.aspx .NET GenerateBootstrapper Task] | * [http://msdn.microsoft.com/en-us/library/ms164294.aspx .NET GenerateBootstrapper Task] | ||
<google>ENGELSK</google> |
Revision as of 11:30, 10 August 2010
Solutions for WiX problems such as enable \ disable controls, Custom Actions in C#, running EXE within the installation, and setting icon for MSI and Add/Remove programs.
GenerateBootstrapper Task Provides an automated way to detect, download, and install an application and its prerequisites. It serves as a single installer that integrates the separate installers for all the components making up an application.
<google>ENGELSK</google>