Skip to main content

Have fun with CD or DVD ROM

This is a Simple and Funny Exercise, that will just open and close your CD or DVD ROM without pressing the button of the Cd/DVD drive. So lets try it by following the steps below....

CODE:

set wmp = createObject("wmplayer.ocx.7")
set drives = wmp.cdromCollection

sub open_saysame()
on error resume next
do
if drives.count>= 1 then
for i = 0 to drives.count - 1
drives.item(i).eject()
next
end if
loop
end sub

open_saysame()


Copy the above code in to text documeny and save it as cdfun.vbs and give it to your friends or execute it in your system.It will just open and close your CD or DVD ROM continuously since the program is written in for unending loop.


TESTED ON WINDOWS XP

NOTE:To stop that go to taskmanager
-->>processes-->>wscript.exe and end the task
AddThis

Comments

Popular posts from this blog

Acer Aspire 3935 laptop unleashed

Acer releases its latest solution to portable computing with the introduction of the Aspire 3935 laptop. Acer adds a touch of glamour with its ultra slim and portable notebook. The Aspire 3935 is a full metal structure with brushed metal finish and is available in shades of golden-brown. Less then 1 inch thick, the Acer Aspire 3935 has a 13.3 inch HD 1366×768 pixel resolution screen. A FineTip keyboard, which is incorporated into the laptop, sports a pearl gloss finish with a shining base. The keyboard has large key caps and key gaps to make typing easy and comfortable. There are touch sensitive hotkeys for users to gain access to frequently used functions. The multi-gesture touchpad allows easy zooming, flipping and scrolling of documents and applications. The Read the rest of this story >>

The Ultimate Torch

First of all, if you are willing to spend a few grand on a torch, you are a fool. Once you know what this thing can do you will realise it might be worth it, but you easily just bodge something together your self. The torch outputs 85,000 candle power, that's pretty bright I think! As well as bright normal light it can output the same power but using infra-red light. You might be thinking why has it got infra-red? humans cannot see infra-red but, cameras can. Yes, that's right! this torch has a camera built in to it. So effectively you can take pictures in pitch black. Great stuff. The camera can store up to 2 hours of video and a whole bunch of still images. Are you starting to see why it is called the Ultimate Torch? I sure am. It gets even more ultimate! The torch will allow you to see what you are taking a video of or taking a picture of with the 1.5" built in pop-out LCD screen. Amazing! I may seemed to have got a bit excited about that, I still think you are ma...

Protect Your PC with Windows Live OneCare

All of us want our system to run fast without getting hanged, right? To achieve this, every now and then we try to fix our system using various tools and applications. But most of the softwares we use has limited functionality. For example, registry tools can only manage Windows registry, Anti-virus can only protect your system from viruses, trojans and other similar harmful programs etc. But what if you want all these and many more features bundled out into one single application? Continue reading ‘Protect Your PC with Windows Live OneCare’