level 1
阳光男孩520
楼主
@echo off echo Windows XP SP1 后的补丁升级程序,可能会少几个,用360检查一下! echo 正在升级中,请稍等............. start /wait WindowsXP-KB928090-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB925454-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB922760-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB933566-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB908531-v2-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB918899-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB921398-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB923191-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB928255-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB923689-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB931784-x86-CHS.exe /passive /norestart start /wait WindowsXP-KB929338-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB925902-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB924667-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB924496-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB923694-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB911567-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB935843-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB913580-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB920685-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB927891-v3-x86-CHS.exe /passive /norestartstart /wait windowsXP-KB924191-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB911280-v2-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB914388-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB924270-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB914389-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB917422-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB918118-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB922819-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB935839-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB922616-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB913446-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB925486-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB929969-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB930916-x86-CHS.exe /passive /norestartstart /wait WindowsMedia6-KB925398-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB920214-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB917953-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB927779-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB917344-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB926255-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB928843-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB923414-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB917159-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB935448-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB920213-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB921883-x86-CHS.exe /passive /norestartstart /wait windowsXP-KB923980-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB930178-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB911927-x86-CHS.exe /passive /norestartstart /wait WindowsMedia-KB911564-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB916595-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB927802-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB920683-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB932168-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB911562-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB919007-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB918439-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB922582-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB931261-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB935840-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB901190-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB926436-x86-CHS.exe /passive /norestartstart /wait WindowsXP-KB920670-x86-cHS.exe /passive /norestart /qecho 升级完毕,重启一下电脑比较好! pause exit前提,在同目录下有对应的补丁文件才行,然后也是另存为BAT文件就OK.
2007年07月26日 03点07分
1