title: 快捷修改hosts文件
date: 2021-01-12 20:13:26
tags: [‘hosts’, ‘dns’, ‘google’, ‘bat’, ‘powershell’]
编辑个脚本
powershell.exe -Command "&{Start-Process 'C:\Program Files\Notepad++\notepad++.exe' -Verb runas -ArgumentList C:\Windows\System32\drivers\etc\hosts}"