Show Specified Junctions
Show Specified Junctions
I typically keep the setting off for Show Junctions, but would just like the one junction for Dropbox to work. I can see it in my Links since I copied the shortcut there, but when I click on it, it doesn't go anywhere. Is there a way to make exceptions as to which junctions will work/show?
-
admin
- Site Admin
- Posts: 64915
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Show Specified Junctions
I see your POV, but implementation would be too costly. Junction visibility is now conveniently handled via the FILE_ATTRIBUTE_REPARSE_POINT bit. Replacing this with a list traversal would mean a lot of additional code and a lot of additional CPU work and time in many contexts.
PS: When I click a LNK to a junction in Links, and junctions are hidden, I still get the junction listed in the file list. So it half-works anyway. Only the tree turns grey since the node does not exist in it.
PS: When I click a LNK to a junction in Links, and junctions are hidden, I still get the junction listed in the file list. So it half-works anyway. Only the tree turns grey since the node does not exist in it.
FAQ | XY News RSS | XY X
Re: Show Specified Junctions
Thank you for your reply and understanding.
XYplorer Beta Club