The WiX Toolset (formerly known as Windows Installer XML) is a toolset that builds Windows installation packages and WiX bootstrappers from XML source code.
I have a .NET winform application that requires to register a native dll during installation. My question is how can …
winforms wix windows-installer installation dllregistrationFollowing the example here, I added a shortcut to the ProgramMenuFolder that launches my application. (My code is actually simpler …
wix windows-installer wix3.5I am using several articles and other questions in order to override the banner bitmap images for a binary wixlib …
wix wix3.5 wixlibI have a product that consists of multiple features that can be installed to different locations e.g. Feature 1 is …
wix wix3IS there anyone know how to populate values into combobox using WIX Setup.AS i am trying for past weeks.…
wix wix3.7I really feel like I shouldn't have to ask a question on SO to get basic information like this, but …
wixI'm working on the upgrade feature for my WiX-based installer. As part of the instalation, we are installing a web.…
wix windows-installer installation upgradeA ClickOnce application created using Mage is not showing the icon that was specified in for the Mage command-line parameter …
wix clickonce mageI'm using Wix 3.5 to build a MSI installer. I want to know if there is any way to hide some …
installation wix windows-installer wix3.5