How to Eject a CD
Keywords: eject cd
Question:
I need to be able to have the cd drawer open on a 95 or NT box when I shut down. Any suggestions?Answer:
To eject the cdPlayMedia("set cdaudio door open")to do it on shutdown, see IntControl 1005.Question 2:
How do you close CD-ROM drive door?Answer:
To close the cd door try:PlayMedia("set cdaudio door closed")
Article ID: W13248Filename: Eject CD.txt