I have set up a wix script for most of what I need. However, the
remaining section is a subtree where every single file should be
included - and files may be added every now and then. The file structure
contains demo files.
An obvious solution is to write wix code to specify all files.
Another to write code for every directory and a script that inject all
files.
Thirdly I have considered a script that generates the entire wix code.
The main drawback I see with this one is that the GUIDs will fluctuate
between install builds.
To the best of my understanding there is no wix-macro that descends a
folder structure and grabs everything it finds. Is that correct?
How important is it to keep GUIDs stable over time for components? Is
the better solution to get to it and simply specify all files manually?
Reason I hesitate is the overspecification required; project files,
build scripts and then wix scripts all need the same set of information.
--Jesper
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users