You'll notice
A deep link's working directory is rejected if it contains parent-directory segments or resolves through a network link.
Deep link handling now rejects working directories that contain parent-directory (..) segments, in addition to the existing UNC-path, absolute-path, and control-character checks. It also separately rejects a cwd that resolves through a network link.