You could dynamically generate the group of files to be included. This is how I do it.
"C:\Program Files (x86)\Windows Installer XML v3\bin\heat" dir "l:\bin\templates" -var var.binDir -indent 2 -gg -g1 -scom -sreg -sfrag -dr bin -cg bin -o "$(ProjectDir)bin.wxs" Michael Ext 243 -----Original Message----- From: Michael Tissington [mailto:michael_tissing...@ciqual.com] Sent: Tuesday, March 29, 2011 5:23 AM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Including localization files I have a working wix install. The application has a number of localization folders of the form .\en-US, .\it-it etc Each with a couple of files. Is it possible to create a Wix install that automatically includes all the localization folders and files? In other words if I add a new local, Wix will automatically include the folder into the build. Any ideas please? ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users