Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-installer

MSI installation and UAC

Can't install MySQL 8 with ONLY Visual Studio 2022 installed on Windows

Problem deploying DLLs to the GAC in a Visual Studio Setup Project

Add/Remove for my application showing up in roaming user account

windows windows-installer

How wix uninstaller(exe) can remove itself

Shortcuts and MSI updates

Multiple instance MSI package fails when upgrading

WiX install C++ redistributable in msi

wix windows-installer

WiX ProgramFiles64Folder behaves like ProgramFilesFolder (x86)

Registering a CPP dll into COM after installation using Wix Msi installer

How to add Prerequisite folders in installshield?

Example of how to use msilib to create a .msi file from a python module

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#