Created
November 14, 2019 16:15
-
-
Save khangvan/08953705bab9ca88af62403d48a4322c to your computer and use it in GitHub Desktop.
Revisions
-
khangvan renamed this gist
Nov 14, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
khangvan created this gist
Nov 14, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ **alternating powershell command line to ps as shortcut command** 1. under administrator 2. run command line below ```bash mklink %SystemRoot%\system32\WindowsPowerShell\v1.0\ps.exe %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe ```