步骤:
1、新建文本文档,将代码复制进去:
@echo off disable the win7 auto running
netsh interface tcp set global rss=disabled
netsh interface tcp set global autorunning level=disabled
如图所示:
2、然后文件另存为,以.bat格式结尾,如图所示:
3、鼠标右键文件,现在以管理员身份运行即可,如图所示: