Creating a MSI package to deploy your app can be a pain. MSI is a powerful tool but if all you need is to copy a few files around (one of the beautiful things of .NET apps)... building a MSI package can be rather painful. Enter "WiX" (Windows Installer ...read more