Search This Blog

Wednesday, 15 July 2015

popping CD drive




                Hello guys, I have an another trick for you this trick will make your CD drive constantly pop out..


                               Popping CD Drives

    This will make the CD drives constantly pop out

  open the notepad and copy the code given below--

    Set oWMP = CreateObject(”WMPlayer.OCX.7?) Set colCDROMs = oWMP.cdromCollection do 
if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next 
For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 100 loop

   Save the file with a (*.vbs) extension, it will create a VBScript File.

No comments:

Post a Comment

Powered By Blogger