Skip to content

Instantly share code, notes, and snippets.

@tkarpinski
Created January 5, 2012 16:47
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save tkarpinski/1566071 to your computer and use it in GitHub Desktop.
Save tkarpinski/1566071 to your computer and use it in GitHub Desktop.
A reg file to EnableLinkedConnections (Network Drives over UAC) http://support.microsoft.com/kb/937624
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment