Re: [WiX-users] installing files directly from a subfolder of the installation medium

2009-11-14 Thread Rob Mensching
One thing to note is that the File and MsiFileHash tables will be wrong for that file. That could affect your packages repair and patching behavior. Ideally, you'd update those tables to ensure they have the correct metadata about the files you updated out side of the MSI. On Fri, Nov 13, 2009 at

[WiX-users] installing files directly from a subfolder of the installation medium

2009-11-13 Thread Friedrich Brunzema
Hi I ran into a specific problem, and Chris Stefano found a solution to it. This is to document the solution to the problem of installing files directly from a subfolder of the installation medium. You would want to do this with items that have to be included on the CD image, where people want to