Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

WiX installs .NET 4.5 on a machine with .NET 3.5, but not on a machine with .NET 4.0

.net wix

How can I name the output from my WiX Installer project based on GitVersion properties?

msbuild wix gitversion

Wix - Do Not Remove Pinned Taskbar on Install

How best to define a custom action in WiX?

installation wix

How can I deal with the ICE60 warning in WiX?

wix warnings

Running msiexec from a service (Local System account)

How to change icon in UAC prompt of signed installer (WiX)?

WiX Burn 3.6 beta - custom UI examples

wix wix3.6 burn

Custom icon for ClickOnce application in 'Add or Remove Programs'

wix clickonce mage

WiX setup: adding a reference to Visual Studio project output issue

What is the difference between Media and MediaTemplate in WIX?

wix windows-installer cab

Forcing an upgrade of a file that is modified during its initial installation

WiX CustomActionData is empty in called CustomAction

c# wix wix3.5 custom-action

Defining Wix properties and values based on VS active configuration

wix wix3

How can I compare the content of two (or more) MSI files?

Set a property in WiX based on a condition

wix properties conditional

Force uninstalling before installing any version with wix installer

How to define a global variable in WiX

wix

What is the benefit and real purpose of program installation?

Write a WPF Wix Installer