Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wix

Edit config in ProgramFiles with UAC turned on

wix uac

WIX - How to selectively uninstall the <Bundle>

wix windows-installer

Wix launches application when uninstalling

wix

Should I sign bundle and/or all MSI files? WIX

Can I release msi and exe both?

wix wix3.6 burn

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