Click here to Skip to main content
15,885,366 members
Everything / msi

Msi

msi

Great Reads

by Zhuyun Dai
To resolve a WIX issue: XmlConfig fails in modifying ApplicationHost.Config because site is not created yet.
by CodingCoyote
This is Part 2 of "Creating a Wix# Installer That Includes Prerequisites"
by Petr Pechovic
Example of creating a WIX installer for an ASP.NET Web application.
by Petr Pechovic
Creating Custom Action for WIX written in managed code without Votive

Latest Articles

by CodingCoyote
Learn to use Wix# to create an installer for your application that bundles multiple MSIs, runtimes, and other dependencies
by CodingCoyote
This is Part 2 of "Creating a Wix# Installer That Includes Prerequisites"
by Jaime Olivares
How to introduce custom dialogs in an Setup project (aka vdproj) for generating MSI installers
by Akhil Mittal
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing.

All Articles

Sort by Score

msi 

17 Mar 2018 by CodingCoyote
This is Part 2 of "Creating a Wix# Installer That Includes Prerequisites"
12 Nov 2010 by Petr Pechovic
Example of creating a WIX installer for an ASP.NET Web application.
31 Jan 2011 by Petr Pechovic
Creating Custom Action for WIX written in managed code without Votive
7 Sep 2015 by Jaime Olivares
How to introduce custom dialogs in an Setup project (aka vdproj) for generating MSI installers
3 Nov 2014 by Akhil Mittal
In this article I would like to explain a step by step process to create a windows application and a setup installer for the same in a very simple manner, that is easy to understand and follow knowing that there are a number of other ways to do the same thing.
14 Oct 2014 by Shenwei Liu
A sample shows approaches of creating WiX installers and a bootstrapper bundle for the deployment of business applications with multiple and selective configurations.
17 Mar 2018 by CodingCoyote
Learn to use Wix# to create an installer for your application that bundles multiple MSIs, runtimes, and other dependencies
1 Oct 2013 by Joe Marley
An example DLL that can be used for Deferred Custom Actions in WiX/MSI or from a standalone app.
9 Apr 2013 by Joe Marley
This gives an example on how to install drivers using Wix, including the use of deferred custom actions.
21 Apr 2014 by awilson9010
Mozilla Firefox MSI using WIX and Powershell