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.




  Try @ own Risk

Leave a Reply

Subscribe to Posts | Subscribe to Comments

Make virus to open dvd drive automatically


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.




  Try @ own Risk

Welcome to My Blog

Popular Post

like us

Tips Tricks And Tutorials
Powered by Blogger.

Total Pageviews

Popular Posts of this month

Receive all updates via Facebook. Just Click the Like Button Below

?

You Can also Receive Free Email Updates:

Powered By NBT

- Copyright © Tips N Tricks -Robotic Notes- Powered by Blogger - Designed by Johanes Djogan -