Re: [WiX-users] Placing data in subdirectories on a source media

2007-04-19 Thread Igor Maslov
Yes, it does work now. Thanks Brett Kapilik wrote: > > I believe it is because your Package is marked as Compressed but your > Media (2) is not compressed. In this case, MSI expects the source files > to be in the same folder as the msi file. From the MSI docs: > > Note that if the package

Re: [WiX-users] Placing data in subdirectories on a source media

2007-04-19 Thread Brett Kapilik
I believe it is because your Package is marked as Compressed but your Media (2) is not compressed. In this case, MSI expects the source files to be in the same folder as the msi file. From the MSI docs: Note that if the package is marked as compressed (Bit 1 is set), the Windows Installer only in