Re: [WiX-users] Uninstalling MSP removed shared files introduced by MSPs

2010-09-02 Thread Pally Sandher
September 2010 19:54 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Uninstalling MSP removed shared files introduced by MSPs Hi, I has two product MSI setups, A.msi and B.msi. I add two new shared files installed to "Program Files\Common Files" through

[WiX-users] Uninstalling MSP removed shared files introduced by MSPs

2010-09-01 Thread Chunlin Liu
Hi, I has two product MSI setups, A.msi and B.msi. I add two new shared files installed to "Program Files\Common Files" through a merge module for both Product A service pack 1 and Product B service pack 1. I created A_sp1.msp and B_sp1.msp. I have A and B installed on one machine. I also app