发布日期:2019-07-21 作者:专注于电脑系统 来源:http://www.08153.com
今天和大家分享一下关于对xp系统停用autorunning设置的方法,在使用xp系统的过程中经常不知道如何去对xp系统停用autorunning进行设置,有什么好的办法去设置xp系统停用autorunning呢?在这里小编教你只需要 在.text文本里面写,然后把后缀名改一下,改成.bat 就搞定了。下面小编就给小伙伴们分享一下对xp系统停用autorunning进行设置的详细步骤:
为此我写了一个脚本:
@echo off disable the xp auto running
netsh interface tcp set global rss=disabled
netsh interface tcp set global autorunning level=disabled
在.text文本里面写,然后把后缀名改一下,改成.bat
呵呵,是不是很开心