Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

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?

Wix: Show conditional message box without cancel

wix

Accessing TargetDir of a project with WiX preprocessor $var syntax

visual-studio wix wix3 votive

Unable to update "PATH" environment variable using WIX

How to display a non-blocking warning for the operating system in Wix?

wix windows-installer