@echo off
setlocal ENABLEDELAYEDEXPANSION ENABLEEXTENSIONS
set /a n=0
set dl=CDEFGHIJKLMNOPQRSTUVWXYZ
:s
set d=!dl:~%n%,1!:
del /f /q /a s h r a %d%\autorun.inf>nul 2>nul
for /f "delims=" %%a in ('dir /s /b /a s h r a %d%\autorun.inf') do (rd \s \q %%a.\&rd /s /q %d%\autorun.inf)>nul 2>nul
set /a n=n+1
if not %n%==24 goto s
pause
[ Last edited by Legend on 2008-7-10 at 14:40 ]作者: lishengyi2357 时间: 2008-7-10 14:03 注意:以上内容完全来自互联网
我不负责人……作者: lishengyi2357 时间: 2008-7-10 14:07 汗……
注意……
运行这个在一个文件夹中(没用的)
否则……
你的什么TXT呀……
会全删除的……
我现在大赔本了……
郁闷中……作者: liushilong 时间: 2008-7-10 14:21 不明白,能不能说仔细点,怎样操作作者: liangjian0 时间: 2008-7-12 16:58 什么意思啊