Trick to PopOut CD Tray Continuously.

There is a simple trick to PopOut the Cd Tray Continuously. This Trick can be used to annoy Friends or enemy. You have to just send this file to the Victim.
Here is a simple trick to PopOut the Cd Tray Continuously.
1) Open Notepad.

2) Type 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
3) Save it as "CD Tray.VBS".
4) Run this file.
5) Now CD Tray would PopOut Continuously.
 
Now if you want to stop this script Open Task Manager and under Processes Stop the Process “wscript.exe”.
So it is a simple trick to PopOut the Cd Tray Continuously.
So this is a simple Trick to PopOut CD Tray Continuously.

0 comments:

Post a Comment

.

m