Re: [WiX-users] how to install the same version to different path

2009-10-16 Thread Jiang, Chunyan (GE Healthcare)
for Windows Installer XML toolset. Betreff: Re: [WiX-users] how to install the same version to different path This is called "multiple instance installation" and is usually achieved via the conception called "instance transforms". The docs about it can be found here: http://msdn

Re: [WiX-users] how to install the same version to different path

2009-10-16 Thread Yan Sklyarenko
This is called "multiple instance installation" and is usually achieved via the conception called "instance transforms". The docs about it can be found here: http://msdn.microsoft.com/en-us/library/aa369523(VS.85).aspx The WiX support to this is: http://wix.sourceforge.net/manual-wix3/wix_xsd_ins