aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2023-10-13 18:16:08 -0400
committerBob Arnson <github@bobs.org>2024-02-26 09:18:20 -0500
commit6067839ba180f2f4bcd5eac67f839f68f513ccd2 (patch)
treef371b51c9435fe031314a882f1b68b2348ee8450 /README.md
parent4f1209d8e795ddeb4c639c96081bcfebbfa8e1e2 (diff)
downloadwix-6067839ba180f2f4bcd5eac67f839f68f513ccd2.tar.gz
wix-6067839ba180f2f4bcd5eac67f839f68f513ccd2.tar.bz2
wix-6067839ba180f2f4bcd5eac67f839f68f513ccd2.zip
Add `Files` file harvesting.
Implements https://github.com/wixtoolset/issues/issues/7857. Like [naked files](https://github.com/wixtoolset/issues/issues/7696), `Files` elements can appear where `Component` elements do in WiX v4. The optimizer enumerates files and directories, generating single-file components as it goes. MSBuild-like wildcards (including `**`) are supported. `Excludes` child elements lets you exclude files that would otherwise be captured by wildcards.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions