以下批處理文件適用於我的Windows版本(10),但它可以在Windows 7或8上運行嗎?此代碼是否適用於其他Windows版本?
@echo off
title
color a
mode con cols=20 lines=10 >null
mshta.exe vbscript:Execute("msgbox ""Error while opening."",5+64,""Error"":close")
mshta.exe vbscript:Execute("msgbox ""A virus has been detected. Would you like to run a scan?"",0+48,""Virus"":close")
mshta.exe vbscript:Execute("msgbox ""Access denied. Launching virus."",2+16,""You Have Been Infected"":close")
start call "juices"
start call "juices"
mshta.exe vbscript:Execute("msgbox ""Deleting core files..."",2+16,""Removing"":close")
start call "juices2"
start call "jxt295"
start call "jxt295"
start call "jxt295"
start call "jxt295"
call "shdwn"
這個問題屬於在[代碼審查](http://codereview.stackexchange.com/)。 – rojo
在我們澄清其他版本的Windows之前,它甚至可以在Windows 10上運行嗎?看起來不像。 –
托馬斯,它,我測試了它。 –