diff options
author | Bob Arnson <bob@firegiant.com> | 2024-08-03 16:37:31 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2024-12-27 14:21:40 -0500 |
commit | b2d7e5b37ac161256bdce1745e2355b04f2efd1e (patch) | |
tree | d5f393ea720af40f815b312b5b226df300b17329 /src/ext/Iis/ca/sca.h | |
parent | 28a2c0e963897ddc61e6673bcb93e10b9696375f (diff) | |
download | wix-b2d7e5b37ac161256bdce1745e2355b04f2efd1e.tar.gz wix-b2d7e5b37ac161256bdce1745e2355b04f2efd1e.tar.bz2 wix-b2d7e5b37ac161256bdce1745e2355b04f2efd1e.zip |
Ensure naked files take Subdirectory into account.
Naked files generated their ids using the attributes that are common to
both naked and clothed files. But naked files also support @Subdirectory
to magic up a subdirectory in a specified directory (@Directory) or the
default INSTALLFOLDER. That subdirectory needs to factor in to the
generated file id (which is then used as the component id too).
Without it, generated ids for files with the same name but from
different @Subdirectory values would be duplicated. (Authored file ids
must also continue to be supported.)
Naked files now generate different file and component ids. :(
Fixes https://github.com/wixtoolset/issues/issues/8674
Diffstat (limited to 'src/ext/Iis/ca/sca.h')
0 files changed, 0 insertions, 0 deletions