Re: [WiX-users] General question about patching multi-instance MSI installs

2013-07-02 Thread Skildum, Mathew
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] General question about patching multi-instance MSI installs You might want to have a read over at http://stackoverflow.com/questions/14814014/msi-multi-instance-installation-with-patches. Multi-Instance installs are tricky enough

Re: [WiX-users] General question about patching multi-instance MSI installs

2013-07-02 Thread Hoover, Jacob
You might want to have a read over at http://stackoverflow.com/questions/14814014/msi-multi-instance-installation-with-patches. Multi-Instance installs are tricky enough to get right, adding the patching on top of it can become real confusing rather quickly. Other than that, there isn't much w