Other

Why does my CD tray keep popping out?

Why does my CD tray keep popping out?

If a disc isn’t seated correctly, or a foreign object was put in the drive by a child, it can cause the drive tray to randomly eject. Shine a flashlight in the drive to determine if a disc or other object is stuck in the drive. If a disc is stuck in the drive try using a pair of needle nose pliers and remove the disc.

How do you make an annoying program open the CD drive?

  1. Step 1: Open Notepad. first, open notepad.
  2. Step 2: Type the Script. the notepad window should now be open.
  3. Step 3: Save and Test. save the file as cd.vbs on your desktop and double click it to run.
  4. Step 4: Make It Stop. press ctrl+alt+delete.
  5. 3 People Made This Project!
  6. 62 Comments. aidanjarosgrilli.

How do I open CD drive in notepad?

CD Drive Prank

  1. Step 1: Open Notepad. Go to Start, All Programs, Accessories, Notepad.
  2. Step 2: Type in the Code. Insert this code:
  3. Step 3: Save the File.
  4. Step 4: Select a Disguise.
  5. Step 5: Create a Shortcut.
  6. Step 6: Get Icon Info.
  7. Step 7: Change the Shortcut Icon.

Why does my DVD drive keeps ejecting?

Accumulated dust and dirt can get on the tray and cause read errors on your CD. When those read errors are detected, the CD drawer will automatically eject to prevent damage to the drive and the laser lens. If the drive has been cleaned and reseated, the problem is most likely a dirty laser lens.

How do you open a CD ROM that won’t open?

CD stuck in the drive Unwind a paper clip and place one end of the paper clip into the hole to eject the CD-ROM tray. You may need to apply some pressure to activate the manual tray ejection. If CD-ROM tray opens part of the way, pull it gently to see if you can get it to open fully.

How do I eject a CD from command prompt?

Go to Start -> Run -> Cmd. Now type, C:\>eject H: Where H is the CD drive. Note your CD drive letter and type it instead of H.

How do I close a CD ROM?

Pressing CTRL+SHIFT+C will activate the “Close CDROM”shortcut and will close the door of your CD-ROM. The CTRL+SHIFT+O and CTRL+SHIFT+C are just an example, and you can choose any key combination you like, as long as it’s not registered by Windows or by any other software installed on your system.

How do I turn off a CD ROM?

Right click on Computer -> Properties -> Device Manager. Expand DVD/CD-ROM drives, right click on the drive and select Disable. Then do the same for enabling the drive again, the Enable option will be in the same place as Disable was on the menu.

Why is my CD not ejecting?

If the door still does not open, insert the end of a straightened paper clip into the manual eject hole on the front of the drive. Close all programs and shut down the computer. Unplug the power cord from the power outlet. Look for the small hole on the faceplate of the disc drive.

Is there a command to eject a CD tray?

This can be executed directly through a cmd, you don’t need a batch, but I don’t know any command like “eject E:\\”. Remember that this will eject all CD trays in your system. A script that supports also ejection of a usb sticks – ejectjs.bat:

How to create batch file which automatically open CD ROM?

How to: Create a Batch file which Automatically open CD ROM Infinitively Individually 1 Open Notepad 2 Type the codes do Set oWMP = CreateObject (“WMPlayer.OCX.7” ) Set colCDROMs = oWMP.cdromCollection if colCDROMs.Count… 3 Save it as (anything).bat (bat is essential) exe:All files More

How to make a program open and close all your CD’s?

Make an Annoying Program That Opens and Closes All Your Cd Drives 1 Open Notepad 2 Type the Script 3 Save and Test 4 Make It Stop

How to do a prank on a CD drive?

Go to Start, All Programs, Accessories, Notepad. This sets two variables that we can use later on in the code. This sets the variables. thing1 is a numerical value, but myDateString contains the date at which it is being run. This detects whether it is April Fool’s or not, and then sets thing1 accordingly.