[WiX-users] Embedding a directory with files

2006-12-08 Thread Subscriber
Hi, I would like to embed an entire directory including subfolders and files into my MSI package, but how do I do that? The only option I can see, is to add each file one at as a time with a element. But that is not good as I have apprx. 1300 files that never changes and writing a File element

[WiX-users] Replace text in files under WiX installation

2006-12-13 Thread Subscriber
Hi, I would like to do some text replace under installation with WiX. The scenario is, that the user selects a destination for the program to be installed. This value is to be used as an absolute path in some of the configuration files of the installed application. Is it possible to do this ki

[WiX-users] Tallow/Heat and Component

2006-12-20 Thread Subscriber
Hi, I've found the nice tallow.exe tool (WiX 2.0) which allows me to create a Fragment that contains all the directories there should be packed into my MSI file. This is nice. Now, my problem is, that tallow.exe creates a Component for each directory, but what I want is actually a single Com