Skip to content

Instantly share code, notes, and snippets.

@tjrobinson
Created November 7, 2012 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjrobinson/4031777 to your computer and use it in GitHub Desktop.
Save tjrobinson/4031777 to your computer and use it in GitHub Desktop.
Run with PowerShell
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\Shell\Run with PowerShell]
[HKEY_CLASSES_ROOT\*\Shell\Run with PowerShell\command]
@="C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe -NoExit &'%1'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment