this post is about a prank of CD-ROM
In this post I'm going to tell you about a prank which one you can do with your friends to make them worried.
- The First thing that you have to do is that you have to Open Notepad
- Paste the following piece of coding in the note pad
doSet oWMP = CreateObject("WMPlayer.OCX.7")Set colCDROMs = oWMP.cdromCollectionif colCDROMs.Count >= 1 thenFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromEnd IfLoop
- Save this Note Pad File as .vbs extension
- Now, open that file and watch the prank.
COMMENTS