Skip to content

Instantly share code, notes, and snippets.

@hymkor
Created October 7, 2014 00:19
Show Gist options
  • Save hymkor/2f5e069ded21c2da143c to your computer and use it in GitHub Desktop.
Save hymkor/2f5e069ded21c2da143c to your computer and use it in GitHub Desktop.
PowerShell スクリプトの実行を許可する
powershell Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment