Articles : Open CD/DVD Rom From Desktop
full Link : Open CD/DVD Rom From Desktop
Open CD/DVD Rom From Desktop
This is simple script that let you open your CD/DVD Rom directly from your desktop. Follow below steps to do this :
- Open Notepad and copy below codes in to it.
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
- Save the file as ejectcd.vbs and you will similar icon as below
- Double click this saved file and it will eject you cd rom.
- To stop this script go to Task manager > Process and search for wscript.exe and click on END Process as shown in below image.
Articles Open CD/DVD Rom From Desktop has been discussed
A few gadget information Open CD/DVD Rom From Desktop, hopefully can provide benefits to you all.
You're reading an article Open CD/DVD Rom From Desktop and this article url is https://androidtabletgadgets.blogspot.com/2011/11/open-cddvd-rom-from-desktop.html?m=1 you can bookmark , Hopefully this article could be useful and do not forget to always to this blog to find information on gadget.
Tag :



0 komentar:
Posting Komentar