|
|
Browse by Tags
All Tags » .net » windows installer
-
One of the things that you often want to do when creating a Windows Installer using WiX is to uninstall the existing product before installing the new one. This is referred to as doing a ''major upgrade''. The way to pull this off is to add the following WiX snippet to your .wxs file:<Wix ...
|
|
|