蓝色动力网络's Archiver
网吧论坛
›
软件交流
› 批处理改hosts文件
xnima
发表于 2008-12-25 16:53:41
批处理改hosts文件
@echo 127.0.0.1 www.baidu345.com>>C:\WINDOWS\system32\drivers\etc\hosts.txt
@copy C:\WINDOWS\system32\drivers\etc\hosts.txt C:\WINDOWS\system32\drivers\etc\hosts>nul
页:
[1]
查看完整版本:
批处理改hosts文件