Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-installer

Generating an installer using CMake + CPack + Wix

Why is it a good idea to limit the use of custom actions in my WiX / MSI setups?

Updating <appname>.config file from an Custom Installer Class Action

c# .net windows-installer

SQL Server 2008 Installation error message: Unable to open windows installer file

Created MSI but get installation package is not supported by this processor type error

Wix:Disallowing installation of component: since the same component with higher versioned keyfile exists

wix windows-installer wix3

How can WIX based installers do COM registration for both 32 and 64 bit Windows OSes?

wix windows-installer

Determining whether a service is already installed

Uninstall a previous Installed msi created through cx_freeze bdist_msi

Using if condition to compare variable values in WiX

Why MSI CustomAction that sets a reg key needs to be deffered on Vista with UAC?

wix windows-installer

Hide the uninstaller in Add/Remove Programs?

MSIEXEC Silent Mode Installation

windows-installer

What does square brackets [ ] syntax mean in WiX

iis wix windows-installer

Create a msi from .wxs file using command line

Setup project in Visual Studio 2017 missing vs_setup.msi?

MSI register dll - Self-Registration considered harmful

Windows batch file does not wait for commands to complete

Changing Application Name in Windows Installer

WiX - trying to figure out install sequences