Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

How do I suppress ICE errors from merge modules

wix wix3.5

How do I distinguish between a normal install and an upgrade in WIX?

.net wix wix3.5

WiX: Mysterious and hard-to-diagnose ICE validation errors on build server build

WiX Proper Creation of Desktop Shortcut

WiX installer that always installs to "Program Files" directory on both x86 and x64

wix x86 64-bit

WiX - how to create bin subdirectory?

binary wix wix3

WiX MajorUpgrade of Windows Service, preserving .config, and avoiding a reboot

WIX run vcredist_x64.exe on install

Automated release script and Visual Studio Setup projects

netsh http add urlacl problem

wix netsh

Wix RegistrySearch on multiple places

wix

C# custom action in Wix

c# wix wix3 custom-action

How do you determine if a WiX installer is quiet or interactive?

wix windows-installer

How do I fix WiX warning: Component 'X' has both per-user and per-machine data with an HKCU Registry KeyPath

wix

WiX build warning: The Media table has no entries

What exactly does the `-arch` argument on the `candle` command line do?

wix

How to generate consistent GUID using wix harvest tool

wix guid wix3.7

How to create MSI installer for ASP.NET Core application using Wix Toolset

c# .net iis asp.net-core wix

Passing command line args to MSI from WiX bundle

How to add net.tcp to the "Enabled protocols" by using a WIX 3.5 project/setup?