SyntaxFix
Write A Post
Hire A Developer
Questions
On Windows, you can also use the Win32 File Namespace prefixed with \\?\ to refer to your local directories:
\\?\
\\?\C:\my_dir
See this answer for description.