Skip to content

Instantly share code, notes, and snippets.

@shyazusa
Created September 1, 2016 07:11
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 shyazusa/f3f7ebb86a0a4e7e98608017f0965d14 to your computer and use it in GitHub Desktop.
Save shyazusa/f3f7ebb86a0a4e7e98608017f0965d14 to your computer and use it in GitHub Desktop.
hostsファイルを管理権限で開く
powershell -NoProfile -ExecutionPolicy unrestricted -Command "start notepad C:\Windows\System32\drivers\etc\hosts -verb runas"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment