Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

How to check whether the .NET 6 runtime is installed

.net-core wix

Looking for a simple way to include all files in a project's BIN folder in my MSI

wix windows-installer

WiX 5: remove license dialog from WixUI_InstallDir.wxs

wix

WiX - How do I install to an alternative path if registry search fails

wix

WIX downgrade prevention warning is showing at wrong time

WiX removing windows service after major upgrade

windows wix wix3.8

Enable MSI Logging with WIX by default

Forcing WiX Burn bootstrapper to allow MSI files to use REINSTALLMODE=amus

wix burn

Wix - How do I launch another MSI (or EXE) inside my installer? (C#)

c# wix windows-installer

Wix, show custom status message in ProgressDlg

Wix remove appdata folder on uninstall

Why Major Upgrade does not upgrade previous Per-Machine installation?

wix wix3.5 major-upgrade

Gracefully close application before installing through Wix managed custom action

How do I use the SourceDir MSI property in WiX?

Wix project template for Visual Studio Express versions?

wix wix3.6

WIX Installer Preserve config file On major upgrade early Scheduling

wix installation schedule

Set edit control text value from custom action with WIX

c# wix custom-action