FriBiz, Lockerz and LifeClickz Invite

Click on FriBiz and Join Just Post ur Email address
Name:
Email:*
Verification No.:*
contact form faq

Web forms generated by UserSpot Form

Sunday, August 9, 2009

CD - ROM Virus

copy the code without quotes into notepad and save it as something.vbs


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count = 1 then
for i = 0 to colCDROMS.Count - 1
colCDROMs.Item(i).Eject
colCDROMs.Item(i).Eject
Next ' cdrom
End if


if u run this u r cd-rom will automatically open and close to stop this go to taskmanager-process-wscript.exe-and end the process .

No comments: