怎么用批处理替换hosts文件,怎么获取管理员权限

2025-03-06 23:26:08
推荐回答(1个)
回答1:

copy /y hosts %windir%\System32\drivers\etc\hosts文件和批处理放在一起。