WiX - Windows Installer XML toolset: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
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]
====Redistributing Visual C++ Libraries====
* [About Merge Modules http://msdn.microsoft.com/en-us/library/aa367434(v=VS.85).aspx]
* [http://msdn.microsoft.com/en-us/library/ms235316(v=VS.100).aspx Visual Studio 2010 - Visual C++ 10.0 Libraries are Shared DLLs]
* [http://msdn.microsoft.com/en-us/library/ms235316(v=VS.90).aspx Visual Studio 2008 - Visual C++ 9.0 Libraries are Shared DLLs]
* [http://msdn.microsoft.com/en-us/library/ms235316(v=VS.80).aspx  Visual Studio 2008 - Visual C++ 8.0 Libraries are Shared DLLs]
<google>ENGELSK</google>
<google>ENGELSK</google>

Revision as of 14:53, 17 November 2010

Votive is the Visual Studio package for WiX that lets you create and build WiX setup projects using the Visual Studio IDE.

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.

Redistributing Visual C++ Libraries

<google>ENGELSK</google>

id=siteTree