It appears that the way Windows handles ".." is quite complicated, as I can do things like `"C:.."` which takes me to "This PC", or `"Recycle Bin.."`, but not `"C:\Windows\Recycle Bin"`. I don't think that's really useful though, as I can't think of a reason to do this with shell namespace folders that aren't real folders.