Skip to content

Instantly share code, notes, and snippets.

@hangingman
Created January 12, 2015 11:46
Show Gist options
  • Save hangingman/6bab1d36aaad7477fbf1 to your computer and use it in GitHub Desktop.
Save hangingman/6bab1d36aaad7477fbf1 to your computer and use it in GitHub Desktop.
Powershell呼び出し用バッチファイル
powershell Set-ExecutionPolicy RemoteSigned
powershell %~dp0janeclone.ps1
powershell Set-ExecutionPolicy Restricted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment