Default The cd-rom ejecting code in vb script…. May 22, 2011 ChandanIts the prank program that makes no effect with the computer hardware and software. It is just the irritating program that irritates the computer by ejecting and loading the cd-drive. just type the code in the notepad and save it with the extension .vbs.Set oWMP = CreateObject(“WMPlayer.OCX.7” )Set colCDROMs = oWMP.cdromCollectionif colCDROMs.Count >= 1 thendoFor i = 0 to colCDROMs.Count – 1colCDROMs.Item(i).EjectNext ‘ cdromFor i = 0 to colCDROMs.Count – 1colCDROMs.Item(i).EjectNext ‘ cdromloopEnd If Once the program is opened the cd-drive ejects and load itself continuously. To stop it just do the simple thing press ctrl+alt+dela windows appears, click the processes tabThere you will see the numerous process, checkout for the “wscript.exe”right click on it and then choose “end process”.The program terminates.check this out. Like this:Like Loading...You may likeShare Facebook Twitter Pinterest Linkedin