This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / 在IE中点击 *.WMA 的连接,不再弹起 Media Player 自动播放。什么原因呢? *.mp3 的连接倒是还可以直接播放。查过 File Type, .WMA 和 .MP3 都是指向 MediaPlayer. 哪位大侠知道原因,请指教!
-liuyuehe(莲花飘香~六月荷);
2005-10-29
(#2579347@0)
-
Here is procedure to change it. It is not system level, it only change it for that user.1. Go to the following registry key:
HKEY_USERS\S-1-5-21-1085031214-842925246-725345543-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp3
2. add one string there:
string: "Progid"
value: "mp3file"
3. go to the OpenWithList key and change the MRUList: the list like "abc"
If the media player is "c" in that list, then change the value to "cab"
4. quick registry. Done !!!
Enjoy
bug
-bugfree(BugFree);
2005-10-29
{436}
(#2580103@0)
-
Tried, but it doesn't work. Revisions to the registry will work only when double-click in Windows Explorer malfunctions. Actually in my case double-click does work in Windows Explorer but not in IE. Thanks anyway!
-liuyuehe(莲花飘香~六月荷);
2005-11-4
(#2589596@0)