Re: [WiX-users] Source files and MSI file location.

2009-12-31 Thread Blair
[mailto:void.i...@gmail.com] Sent: Wednesday, December 30, 2009 12:36 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Source files and MSI file location. Hi! Help me pls. I need to separate source files for the installation from .msi file. Example (G:\ - name of the CD-drive): G

[WiX-users] Source files and MSI file location.

2009-12-30 Thread V0id
Hi! Help me pls. I need to separate source files for the installation from .msi file. Example (G:\ - name of the CD-drive): G:\Setup\setup.msi - actual location of the .msi file) G:\Conent\CD1\*.* - set of files and folders that i need to install. How can i do this? I try to use Layout property