Audio CDs Do Not Play Automatically When You Insert Them (306504)
The information in this article applies to:
- Microsoft Windows Millennium Edition
- Microsoft Windows 98 Second Edition
- Microsoft Windows 98
This article was previously published under Q306504 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
When you insert an audio CD-ROM into your CD-ROM drive or DVD-ROM drive, the autoplay feature may not work as expected. You may have to start the CD-ROM drive manually to play the CD.
CAUSE
This behavior can occur when "AudioCD" is not listed in your "Registered file types."
RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
To resolve this behavior, create the following registry keys that are required for the autoplay feature, and the associated file type.
To create the file type and the associated registry keys, follow these steps.
Create AudioCD File Type- Right-click Start, and then click Explore.
- On the View menu, click Folder Options.
- Click the File Types tab, and then click New Type.
- In the Description of type box, type AudioCD.
- Delete any text that is in the Associated extension box, and then press SPACEBAR. You must enter a space in the Associated extension box for the file type to work properly.
- Click New.
- In the Action box, type &Play.
- In the Application used to perform action box, type C:\Windows\cdplayer.exe /play, and then click OK.
- Click Close to close the File Type dialog box.
- Close Windows Explorer.
Create AudioCD String- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Right-click HK_CLASSES_ROOT, point to New, and then click Key.
- In the box that appears, type AudioCD, and then press ENTER.
- Right-click AudioCD, point to New, and then click String Value.
- Double-click the new String Value. In the Value data text box, type AudioCD, and then click OK.
- In the left pane, right-click the AudioCD key, point to New, and then click Binary Value.
- In the text box that appears, type EditFlags, and then press ENTER.
Add Value Data to the Default String- In the left pane of the Registry Editor, right-click AudioCD, point to New, and then click Key.
- In the text box that appears, type DefaultIcon, and then press ENTER.
- In the right pane, double-click the (Default) string value.
- In the Value data text box, type C:\Windows\System\shell32.dll,40.
Edit Value Data of the AudioCD Key- In the left pane, right-click the AudioCD key, point to New, and then click Key.
- In the text box that appears, type Shell, and then press ENTER.
- In the right pane, double-click the new Shell key default string.
- In the Value data text box, type Play, and then click OK.
Create the Play Key- In the Registry Editor, right-click the Shell key, point to New, and then click Key.
- In the box that appears, type Play, and then press ENTER.
- In the left pane, click the Shell key.
- In the right pane, double-click the (Default) string value.
- In the Value data text box, type &Play, and then click OK.
- In the left pane, right-click the Play key, point to New on the shortcut menu, and then click Key.
- In the text box that appears, type Command, and then press ENTER.
- In the right pane, double-click the (Default) string value.
- In the Value data text box, type C:\Windows\cdplayer.exe /play %1, and then click OK.
- Quit Registry Editor, and then restart your computer.
Modification Type: | Minor | Last Reviewed: | 12/20/2004 |
---|
Keywords: | kbprb KB306504 |
---|
|