New posts in windows-installer

Keep Windows Installer from using largest drive for temporary files

Create shortcut to desktop using WiX

WMI "installed" query different from add/remove programs list?

In WiX files, what does Name="SourceDir" refer to?

How to pass CustomActionData to a CustomAction using WiX?

Prevent System Restore Point from being created during Install

One file per component or several files per component?

What happens during "Computing space requirements"?

What could be causing MsiInstaller to continuously reconfigure applications(EventID 1035)?

What is the best tool kit to transform .msi into .exe?

Free software for Windows installers: NSIS vs. WiX? [closed]

What is the best practice to auto upgrade MSI based application?

Failing condition wix

WIX merge c++ runtime

How do I install Google Chrome beta/dev for all users?

What is the best way to auto update a windows application? [closed]

Why don't any MSI (Windows Installer) installers work?

Force MSI To Uninstall

Wix: How to set permissions for folder and all sub folders

Launch a totally independent process from Python