Re: [WiX-users] Installing files that already exist on target machine

2013-01-18 Thread Natalie Carr
...@gmail.com] Sent: Friday, January 18, 2013 12:30 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installing files that already exist on target machine The first thing you need to do is read these two topics: * Aaron Stebner on file replacement : http

Re: [WiX-users] Installing files that already exist on target machine

2013-01-18 Thread John Ludlow
The first thing you need to do is read these two topics: * Aaron Stebner on file replacement : http://blogs.msdn.com/b/astebner/archive/2005/08/30/458295.aspx * MSDN docs: http://msdn.microsoft.com/en-us/library/aa368267(v=vs.85).aspx If the files in question are versioned files (dlls and exes)