NOTEPAD TRICK Continuously Pop out CD or DVD Drive!!!

THIS A ANOTHER NOTEPAD TRICK WHICH YOU ALL WILL LIKE !!!!!

FIRSTLY AS WE ALL KNOW
  • Open Notepad.
  • Copy the code bellow.
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 5000
loop

 Now save as abc.vbs 
 NOW SEND TO ANYONE IF YOU WANT TO SCARE HIM/HER.These tricks will not harm your computer in anyway. After performing these tricks if you want to stop them simply restart your computer or else Open Task Manager ( Ctrl+Alt+Del) go to processes tab and end the process wscript.exe.
Previous
Next Post »