diff options
author | Bob Arnson <bob@firegiant.com> | 2023-10-13 18:16:08 -0400 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2024-02-26 09:18:20 -0500 |
commit | 6067839ba180f2f4bcd5eac67f839f68f513ccd2 (patch) | |
tree | f371b51c9435fe031314a882f1b68b2348ee8450 /README.md | |
parent | 4f1209d8e795ddeb4c639c96081bcfebbfa8e1e2 (diff) | |
download | wix-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