General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Patch msi does not remove old files
I ran dummy1.msi which updates what dummy.msi puts into installdir
Dummy.msi deploy 50 files, dummy1.msi deploy 10 files to the same
installdir
However, the 40 files remains after runn
I ran dummy1.msi which updates what dummy.msi puts into installdir
Dummy.msi deploy 50 files, dummy1.msi deploy 10 files to the same
installdir
However, the 40 files remains after running the below command.
How can I get rid of the old files?
msiexec /i dummy1.msi REINSTALL=ALL REINSTALLMODE=
2 matches
Mail list logo