No more crashes indeed, thanks
I am always amazed at how quickly you pump out new builds.
Are you planning on doing more in the matter of shift-deleted folders? While XYplorer doesn't crash any more, the shift-deleted folder is still treated as if it existed. It does not get removed from the tree, and the only clue of it not existing is the error message in the file pane ("The system cannot find the path specified"). Refreshing with F5 does not remove the folder either when the deleted folder is the active folder. Only when navigating to another folder/drive does pressing F5 remove the deleted folder.
Again, using "shift + del" (in Windows Explorer) makes all the difference, with a "normal" deletion working as expected. I can only imagine that this issue is actually a bug in Windows handling "del" and "shift + del" differently, even though they both delete files permanently on network drives.

- shift-delete.gif (784.94 KiB) Viewed 876 times
While we are discussing network shenanigans, I finally found out what was causing deleted folders to not get removed from the view:
"WatchDuringFileOp = 1"
I don't know why this tweak was set to 1 in my configuration, as I don't remember ever having touched it. And the "WatchIt" list is empty, so WatchDuringFileOp should not even do anything anyways?
This time around, the weirdness happens when the current folder gets "non-shift" deleted from the XYplorer tree on a network location. The file pane will show "Access is denied" indefinitely. Interacting with the deleted folder, or refreshing (F5), makes the error message change to "The system cannot find the path specified". Only then will XYplorer recognise the folder as deleted and remove it from the tree:

- WatchDuringFileOp.gif (159.34 KiB) Viewed 876 times
I hope this is of interest to you. It might not affect anyone besides me, and I don't even need WatchDuringFileOp, but if the code for this tweak can affect other parts of XYplorer or if it is related to the detection of deleted folders on network drives, it could be beneficial to look at. Otherwise, I am very happy that the network crashes are gone

XYplorer x64 (often the latest beta), Windows 10 Pro 22H2, 3840x2160 scaling 100%