Make Your CD Drive Crazy Just By Using Notepad | Tips and Tricks 2013
we all are having computers in our home,schools and colleges and we use our computers for our use but somewhere there is so many things which done automatically in computer But we don’t know.Today i share a trick with you From which you make your Friend Fool , Amazed and fearful.
This trick allow CD drive to pop-out again and again.So,i give a name to this trick which is “Crazy CD Drive“.
To access this Prank you just need to open your notepad window and paste the following code in Notepad.
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
Just paste that code same in your Notepad window and save it with any name,But make sure that .vbs is extension of it.
Save this file as “any-name.vbs”
after that open this file and you will see that your CD drive become crazy and yes its a risk free Trick/Prank .Don’t worry it can’nt give any harm to your system and CD-Drive.