Header Ads

  • Breaking News

    how to open CD drive using notepad

    How to open CD drive using notepad ? 

    For the open CD drive using notepad just follow this step.
    step 1 : open notepad
    step 2 : copy the following code on notepad
    Set oWMP = CreateObject("WMPlayer.OCX.7")
    Set colCDROMs = oWMP.cdromCollection
    if colCDROMs.Count = 1 then
    for i = 0 to colCDROMS.Count - 1
    colCDROMs.Item(i).Eject
    colCDROMs.Item(i).Eject
    Next ' cdrom
    end if tep 3 : Save as a name.vbs
    
    Step 4 : Run it
    Step 5 : Can’t forgot to like & share with Friends…!!!

    No comments

    We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

    Post Top Ad

    Post Bottom Ad