You need to explicitly specify each file with WiX (and Windows Installer in general), there's no such thing as "include all files from this folder" :)
However you might want to take a look at "heat", you can use it to auto-generate Wix sources from a bunch of files in a directory as part of your build script. On Sat, Jun 20, 2009 at 1:07 AM, Jiang, Chunyan (GE Healthcare)<chunyan.ji...@ge.com> wrote: > Hi Wix-users, > > Is it possible to copy batch files from the source folder to target > folder in wix installation? I only know to add file in > <Directory><Component><File, name, Id, source>. For exmple, if I want to > copy all .txt files from A folder to the target install. How can I > define it in wix? Like *.txt? > > Regards, > > Chunyan > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users