dedecms织梦内容管理系统  
 
首页 | 方舟产品 | 系统优化 | 硬件系统 | 软件系统 | 网络系统 | 无盘网络 | 软件下载 | 杀毒防黑 | 专题 | 会员中心 | 方舟论坛
  当前位置:方舟系统站>系统优化>优化工具>文章内容
Windows Xp 优化批处理
来源: 作者: 发布时间:2007-01-09  


@echo off
title Windows Xp 优化文件!
:start
cls
color 0c
MODE con: COLS=50 LINES=27
echo                Windows Xp 优化文件!
echo         Powered By Arklan QQ:346644
echo.
echo           ==============================
echo           请选择要进行的操作,然后按回车
echo           ==============================
echo.
echo              1.优化系统服务
echo.
echo              2.进行端口操作
echo.
echo              3.设置IP为192.168.1.2
echo.
echo              (局域网上网者慎用此功能)
echo.
echo              4.其它优化
echo.
echo              5.设置OEM信息
echo.
echo              6.清除根目录下的SXS病毒
echo.
echo              7.清理系统垃圾
echo.
echo              8.退出
echo.

:cho
set choice=
set /p choice=          请选择:
IF NOT "%Choice%"=="" SET Choice=%Choice:~0,1%
if /i "%choice%"=="1" goto start2
if /i "%choice%"=="2" goto start3
if /i "%choice%"=="3" goto ip
if /i "%choice%"=="4" goto other
if /i "%choice%"=="5" goto oem
if /i "%choice%"=="6" goto virus
if /i "%choice%"=="7" goto del
if /i "%choice%"=="8" goto end
echo 选择无效,请重新输入
echo.
goto cho

:start2
cls
echo                Windows Xp 优化文件!
echo         Powered By Arklan QQ:346644
echo.
echo           ==============================
echo           请选择要进行的操作,然后按回车
echo           ==============================
echo.
echo              1.优化XP系统服务
echo.
echo              2.恢复XP原系统服务
echo.
echo              3.返回主菜单
echo.
echo              4.退出
echo.

:Choice2
set choice2=
set /p choice2=          请选择:
IF NOT "%Choice2%"=="" SET Choice2=%Choice2:~0,1%
if /i "%choice2%"=="1" goto optimize
if /i "%choice2%"=="2" goto Restore
if /i "%choice2%"=="3" goto start
if /i "%choice2%"=="4" goto end
echo 选择无效,请重新输入
echo.
goto Choice2

:optimize
cls
echo 开始进行优化系统服务...
sc config   Alerter start= DISABLED
sc config   ALG start= DISABLED
sc config   AppMgmt start= DEMAND
sc config   AudioSrv start= AUTO
sc config   BITS start= DEMAND
sc config   Browser start= DISABLED
sc config   CiSvc start= DISABLED
sc config   ClipSrv start= DISABLED
sc config   COMSysApp start= DEMAND
sc config   CryptSvc start= DEMAND
sc config   DcomLaunch start= AUTO
sc config   Dhcp start= DISABLED
sc config   dmadmin start= DEMAND
sc config   dmserver start= DISABLED
sc config   Dnscache start= DISABLED
sc config   ERSvc start= DISABLED
sc config   Eventlog start= AUTO
sc config   EventSystem start= DISABLED
sc config   FastUserSwitchingCompatibility start= DISABLED
sc config   helpsvc start= DISABLED
sc config   HidServ start= DISABLED
sc config   HTTPFilter start= DEMAND
sc config   ImapiService start= DISABLED
sc config   lanmanserver start= DISABLED
sc config   lanmanworkstation start= AUTO
sc config   LmHosts start= DISABLED
sc config   Messenger start= DISABLED
sc config   mnmsrvc start= DISABLED
sc config   MSDTC start= DISABLED
sc config   MSIServer start= DEMAND
sc config   NetDDE start= DISABLED
sc config   NetDDEdsdm start= DISABLED

共5页: 上一页 1 [2] [3] [4] [5] 下一页
 
[收藏] [推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
用户名: 新注册) 密码: 匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·DOS批处理命令大全
·批处理命令大全
·克隆后自动改IP计算机名的批处理
·系统优化批处理
·批处理优化电脑系统,快速清除系
·一些常用的VBS脚本、批处理和注
·更改桌面图片的批处理
·修改盘符的批处理
·注册表优化
·nlite精简过头时需要的恢复软件
·DLL文件的修改
·注册表优化(2)
  相关文章
·nlite精简过头时需要的恢复软件
·修改盘符的批处理
·DOS批处理命令大全
·一些常用的VBS脚本、批处理和注
·更改桌面图片的批处理
·克隆后自动改IP计算机名的批处理
·DLL文件的修改
·批处理命令大全
·批处理优化电脑系统,快速清除系
·注册表优化
·注册表优化(2)
·深入理解和优化Windows XP启动
  主题推广
方舟网络 版权所有|关于本站|隐私保护|