Re: [WiX-users] Consolidating components

2009-02-17 Thread MacDiarmid, James D
Ok Thanks for the info! Jim -Original Message- From: Wendell Joost [mailto:wende...@gmail.com] Sent: Monday, February 16, 2009 4:57 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Consolidating components Doing so has the potential to mess up

Re: [WiX-users] Consolidating components

2009-02-16 Thread Wendell Joost
Doing so has the potential to mess up your patching solution. Best practice is to have one versioned file (.dll, .exe) per component. http://blogs.msdn.com/windows_installer_team/archive/2006/05/12/595950.aspx Wendell Joost On Mon, Feb 16, 2009 at 10:02 AM, MacDiarmid, James D wrote: > > In my