Re: [WiX-users] packaging large number of files

2010-12-06 Thread Christopher Painter
Windows Installer XML toolset. Sent: Mon, December 6, 2010 9:39:06 AM Subject: Re: [WiX-users] packaging large number of files I was also immediately concerned with the serviceability ramifications as outlined by Rob below. What kind of files are being installed?  With some applications there

Re: [WiX-users] packaging large number of files

2010-12-06 Thread James Johnston
com] Sent: Saturday, December 04, 2010 07:53 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] packaging large number of files No, nothing in the Windows Installer supports that sort of scenario. Not exactly sure what that would accomplish anyway. How would you patch or u

Re: [WiX-users] packaging large number of files

2010-12-06 Thread Pally Sandher
Mensching [mailto:r...@robmensching.com] Sent: 04 December 2010 07:53 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] packaging large number of files No, nothing in the Windows Installer supports that sort of scenario. Not exactly sure what that would accomplish

Re: [WiX-users] packaging large number of files

2010-12-03 Thread Rob Mensching
No, nothing in the Windows Installer supports that sort of scenario. Not exactly sure what that would accomplish anyway. How would you patch or update such files? Presumably you'd have to list them with the Windows Installer somehow and that would get you right back where you are. Now, it would be