禁用WindowsXP 不必要的系统服务
我承认我Out了,发在这里等待某一天某个需要优化XP的童鞋Google进来
@ECHO OFFsc config wzcsvc start= disabledsc config Alerter start= disabledsc config ALG start= disabledsc config wuauserv start= disabledsc config BITS start= disabledsc config Browser start= disabledsc config ERSvc start= disabledsc config helpsvc start= disabledsc config Imapiservice start= disabledsc config cisvc start= disabledsc config spooler start= disabledsc config RemoteRegistry start= disabledsc config wscsvc start= disabledsc config LanmanServer start= disabledsc config ShellHWDetection start= disabledsc config srservice start= disabledsc config Schedule start= disabledsc config themes start= disabledsc config SharedAccess start= disabledsc config stisvc start= disabledsc config W32Time start= disabled@ECHO ONpause