In article <[EMAIL PROTECTED]>, "Chad Petersen" <[EMAIL PROTECTED]> writes:
> I just changed two of my installers to not compress any files. It builds > fine. The MSI itself is at the top most level. However, with one of the > two MSIs almost all of the files are also at the topmost level rather > than being in their respective subfolders. The files are being picked up > from the proper subfolders, they just don't end up in similar subfolders > under the MSI. Can anyone think of a reason this might happen? Using WiX > 2.0.5325.0. I have not run across this before. I actually changed two > installers today and while one behaves as expected, putting each file in > the relative subfolder under the resulting MSI, the other installer > doesn't behave the same. Windows Installer allows the source tree to be different from the destination tree. It does this by the DefaultDir column in the Directory table, which allows you to specify different source and directory trees. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users