Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

WiX unable to check property that is set using CustomAction

wix custom-action

How can I change the text in the Wix installer dialog?

wix windows-installer wix3

Read registry value in wix

wix

WiX / Burn: Set Uninstall screen information

wix bootstrapper burn

Custom actions on Install OR Major Upgrade

wix wix3.5

WiX - Set Merge Module Directory at Install Time?

wix wix3.5 merge-module

WiX Visual Studio Setup Project: How to build different msi in one project, depending on preprocessor variables

wix setup-project

Wix3.8 WixUI_Advanced dialog how to skip license agreement

File of a new component isn't installed because there was an old component with the same file

Wix Toolkit - MSI Installer - Window's pop-up constantly appears when installed application is launched

How to reference custom WiX extension project in WiX installer project?

Custom action setting the registry based on system locale using wix

wix wix3.9

Error 2762 when executing installer (WixCloseApplications) - worked with WiX 3.10.0.2103

wix wix3

Is there a way to make a combined 32-bit and 64-bit installer in Wix?

WiX Custom Action Project - BadImageFormatException

Running CustomAction in wix as elevated user

wix wix3.5

Multiple entry in C# custom action dll in WIX

How to find and delete registry entries in Wix

VS2012 and Wix 3.6 - Installing .Net 4.5 with my application