Re: [WiX-users] Installing different version of file depending on OS

2008-08-18 Thread Schuett, Michael
ected. Thanks, Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching Sent: Saturday, August 16, 2008 12:40 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installing different version of file depending

Re: [WiX-users] Installing different version of file depending on OS

2008-08-18 Thread Michael Faden
Hi Mike, I use the approach via a custom action: WindowsNT=501 WindowsNT=502 WindowsNT=501 WindowsNT=502 Well, it is a bit clumsy, b

Re: [WiX-users] Installing different version of file depending on OS

2008-08-16 Thread Rob Mensching
You might consider putting the conditions in the Component and marking the Component/@Transitive="yes" so that the right file gets repaired if the user upgrades their OS. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Schuett, Michael Sent: Friday, Augu