Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

Verify if a service is marked for deletion

c# wix wix3.5

Is it ok to use the same UpgradeCode for an .msi and the WiX bundle that wraps it

wix

C++ Custom Action returns empty string

c++ wix

WIX property value substitution and CAQuietExec

wix windows-installer

WiX MSI: How to put print.out or echo statements in wxs file?

wix wix3.6 wix-extension

How to assign path value to Directory in WIX?

Is it possible to run another installer while installing something in Windows?

Setting ALLUSERS in WiX for per-user or per-machine installation context

wix windows-installer

Dynamically assigning name to shortcut at run time in WIX

wix wix3.7

Installing .NET Runtime via WIX 4 Installer

.net wix wix4

Trying to use EnsureTable in Wix to fix Validation Errors

WiX Toolset default logging file location

wix

WiX uninstall - close application before Restart Manager

How is the list of 'Add/Remove Programs' built?

I cannot get electron-wix-msi running

Integer variables at WIX

variables wix integer

Retrieve x64 Program Files path from 32-bit process

c# wix 64-bit