Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-installer

How exactly are files removed during MSI uninstall?

Dynamically include files in MSI setup

InstallShield Basic MSI optimizations

Signing in Inno Setup fails with "Sign Tool failed with exit code 0x1"

How to get the msi path within installerclass in C#

Get the name of the current msi installation file from an Installer class

CopyFiles too late

How change details of an exe file using wix bootstraper?

wix windows-installer exe

How can a create a simple MSI running a simple ps1 script with parameters?

Third party app launched from MSI is displayed in background

wix windows-installer

Installshield installation ask the user to have iisadmin on a machine with iis7 installed

how to make an existing msi package unattended install

Installing .NET Framework with my app using MSI

Launching a service from msi installer that depends on assemblies installed by the msi

MsiSetProperty from C# custom action

How to extract MSVC rutime libraries from merged `Microsoft_VC141_CRT_x64.msm` during setup verification

wix windows-installer

How to delete application folder on uninstall

What's the meaning of FileAbsent as a component selection state, and what can cause it?