A Virus That Will Open And Close Your CD Rom  

Posted by Ashish in

copy this into notepad


Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If


Save it as anyname.vbs like virus.vbs

And then double click on it.

0 comments

Post a Comment

Contact Me On Orkut

=>Followers<=

Powered by Blogger.