Tag Archives: installer

Updating file inside MSI for major upgrade

 This post describes how to create a new msi that can be installed as a major upgrade based on an existing one (that support major upgrades), whilst patching/updating some files. This is useful when it’s easier to patch an existing msi than it is to create a new one.
Cabarc to create new cabinet containing the patched [...]