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.
- Open notepad and type following or simply download the code from here.
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.
Thank you for sharing CD drive's notepad trick | notepad tricks
ReplyDelete