winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

Resursive deletion through junctions #142

Closed mastersign closed 4 years ago

mastersign commented 4 years ago

When uninstalling an app with junctions (directory symlinks) inside, the junctions are traversed and the content of their target faolders are deleted.

This case arises e.g. with the use of npm link.

This behavior is not intendet.