Tagged Questions
1
vote
1answer
38 views
Wix burn does not show multiple entries in ARP
I use Wix 3.7's burn to install prereq's (Windows Installer 4.5, .NET 3.5, SQL Server 2008 R2 and Sync Framework 2.1) prior to the installation of my two product MSI's.
Even though all of the ...
2
votes
1answer
412 views
WIX program still exists in Add/Remove section of Control Panel
I made my WIX install option, upgrade so that it removes previous DLLs,
However when I go into Control Panel, and go to the
Add/Remove Programs section, the previous version is still present.
How do ...
1
vote
1answer
389 views
Why is the application size in Add/Remove Programs increasing each time my app is uninstalled and reinstalled?
It's a WiX MSI installer and each time I uninstall and reinstall it in my virtual machine environment the size reported in Add/Remove Programs gets bigger. It's up to 200MB now when the installed ...
