Skip to content

Instantly share code, notes, and snippets.

@sankars
Created April 19, 2014 11:44
Show Gist options
  • Select an option

  • Save sankars/11082017 to your computer and use it in GitHub Desktop.

Select an option

Save sankars/11082017 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Open Command Window Here as Administrator"
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment