Skip to content

Instantly share code, notes, and snippets.

@k-takata
Created May 9, 2015 07:26
Show Gist options
  • Save k-takata/989a7df5c4267b35719b to your computer and use it in GitHub Desktop.
Save k-takata/989a7df5c4267b35719b to your computer and use it in GitHub Desktop.
Enable UNC path on cmd.exe
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"DisableUNCCheck"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment