Skip to content

Instantly share code, notes, and snippets.

@khangvan
Created November 14, 2019 16:15
Show Gist options
  • Save khangvan/08953705bab9ca88af62403d48a4322c to your computer and use it in GitHub Desktop.
Save khangvan/08953705bab9ca88af62403d48a4322c to your computer and use it in GitHub Desktop.

alternating powershell command line to ps as shortcut command

  1. under administrator
  2. run command line below
mklink %SystemRoot%\system32\WindowsPowerShell\v1.0\ps.exe %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment