Latest News

Hi folks, it is another interesting notepad trick through which you can eject your CD drive continuously. You can read more notepad trick from here. Using this script you can irritate your friend. Just give this script to your friend and told him to double click on it and see the magic.
OK. Let’s have a look.

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
do
colCDROMs.Item(i).Eject
wscript.sleep 2000
loop
  • Save the file as Am2Technology.vbs (You can save in any name with extension .vbs)

How to Stop this Script?
  • Open Task Manager by right click on Taskbar.

  • Go to Processes tab.



  • Select wscript.exe and click on end process.

1 comments:

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top