Re: [WiX-users] using trhe same cab between two different configurations

2010-10-04 Thread David Watson
I've not tried it but check out the -reusecab switch on light. -Original Message- From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk] Sent: 02 October 2010 14:23 To: wix-users@lists.sourceforge.net Subject: [WiX-users] using trhe same cab between two different configurations Hi: Is i

Re: [WiX-users] using trhe same cab between two different configurations

2010-10-04 Thread Tobias S
Works fine. The following 2 code samples illustrate it (Not working as some overhead was removed. Do a diff to check where they are different :-) --- setup.wxs ---

Re: [WiX-users] using trhe same cab between two different configurations

2010-10-04 Thread Sean Farrow
Juast what I need, thatnks. Sean. -Original Message- From: Tobias S [mailto:tobias.s1...@gmail.com] Sent: 04 October 2010 13:23 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] using trhe same cab between two different configurations Works fine. The