aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2024-03-22 11:55:43 -0700
committerRob Mensching <rob@firegiant.com>2024-03-22 13:30:34 -0700
commit2e5960b575881567a8807e6b8b9c513138b19742 (patch)
tree1061c85aac8fdbbb734f74d58f937939b929c7b2 /nuget.config
parent2de6f549981222566638abae7c812bb8e2098841 (diff)
downloadwix-2e5960b575881567a8807e6b8b9c513138b19742.tar.gz
wix-2e5960b575881567a8807e6b8b9c513138b19742.tar.bz2
wix-2e5960b575881567a8807e6b8b9c513138b19742.zip
Don't follow junctions when recursing directories.
When deleting directories recursively, an elevated custom action following junctions in a user-writable location could recurse into any directory, including some that you might not want to be deleted. Therefore, avoid recursing into directories that are actually junctions (aka "reparse points"). This applies to: - The RemoveFoldersEx custom action (which doesn't actually do deletions but would instruct elevated MSI to delete on your behalf). - DTF's custom action runner.
Diffstat (limited to 'nuget.config')
0 files changed, 0 insertions, 0 deletions