Annoyances.org
Home » Windows 2000 Discussion Forum » Message 1053740062 Search | Help | Home
  
Tip: Run a free scan for common Windows errors ad

re: How do you stop the Windows Media preview when you click on an MPEG
Friday, May 23, 2003 at 6:34 pm
Windows 2000 Annoyances Discussion Forum
Posted by FlyCat (1 messages posted)


I combined the suggestions found here and found a very easy way to accomplish this. I checked my folder.htt file for the CSLID key in question (05589FA1-C356-11CE-BF01-00AA0055595A in your case), renamed it and it worked instantly. Thanks


On Monday, May 5, 2003 at 7:23 pm, PechE wrote:
>It didn´t work for me either, but i´ve found a "bad" solution.
>You have to edit the file folder.htt of EVERY folder (that´s why its bad) and delete
>the following part:
>
>if (wantMedia && size) {
>// show media preview or thumbnail based on file extension
>ext = name.substring(name.lastIndexOf(".") + 1, name.length);
>ext = ext.toLowerCase();
>if (ext == 'avi' || ext == 'mov' || ext == 'qt' || ext == 'mpe' || ext == 'mpeg'
>|| ext == 'mpg') {
>// show a movie player
>
>document.all.Media.innerHTML = 'object ID="Player" style="width: 160px; height: 148px"
>classid=clsid:05589FA1-C356-11CE-BF01-00AA0055595A param name="FileName" value="'
>+ items.Path + '" param name=ShowDisplay value=0 param name=BorderStyle value=0 /object>';
>} else if (ext == 'aif' || ext == 'aifc' || ext == 'aiff' || ext == 'au' || ext ==
>'mid' || ext == 'rmi' || ext == 'snd' || ext == 'wav') {
>// show a sound player
>document.all.Media.innerHTML = 'object ID="Player" style="width: 160px; height: 28px"
>classid=clsid:05589FA1-C356-11CE-BF01-00AA0055595Aparam name="FileName" value="'
>+ items.Path + '"param name=ShowDisplay value=0/center/object'
> }
> }
>
>I cant find the "original" folder.htt (it didn´t worked with c:\winnt\web ) so i
>dont know how to change ths globally.
>
>hope it helps
>
>note: i had to remove all the < >
>


Written in response to:
re: How do you stop the Windows Media preview when you click on an MPEG (PechE: Monday, May 5, 2003 at 7:23 pm)

Responses to this message:
*re: How do you stop the Windows Media preview when you click on an MPEG (mm: Saturday, June 14, 2003 at 12:11 am)

All messages in this thread [show all]
-How do you stop the Windows Media preview when you click on an MPEG (Francisco: Mon, Mar 10, 2003, 8:19 am)
*re: How do you stop the Windows Media preview when you click on an MPEG (Cainofnod: Mon, Mar 10, 2003, 4:38 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (Johnny Ryall: Sun, Apr 13, 2003, 6:32 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (Francisco: Mon, Apr 14, 2003, 3:18 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (PechE: Mon, May 5, 2003, 7:23 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (FlyCat: Fri, May 23, 2003, 6:34 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (mm: Sat, Jun 14, 2003, 12:11 am)
-re: How do you stop the Windows Media preview when you click on an MPEG (Forrest Marvez: Wed, Jun 18, 2003, 7:15 am)
*re: How do you stop the Windows Media preview when you click on an MPEG (Francisco: Mon, Aug 4, 2003, 10:33 am)
-re: How do you stop the Windows Media preview when you click on an MPEG (AZ: Fri, Oct 17, 2003, 8:10 pm)
*re: How do you stop the Windows Media preview when you click on an MPEG (Forrest Marvez: Sat, Oct 18, 2003, 2:27 pm)
*re: How do you stop the Windows Media preview when you click on an MPEG (K.Reykdal: Sun, Nov 9, 2003, 6:18 pm)
*re: How do you stop the Windows Media preview when you click on an MPEG (Allen Roller: Tue, Nov 11, 2003, 9:44 pm)
-re: How do you stop the Windows Media preview when you click on an MPEG (antonumia: Sun, Jul 20, 2003, 7:18 am)
*re: Getting past the 100% CPU bug and delete bad AVI file (downtimeguy: Tue, Nov 11, 2003, 12:06 pm)
-sadly, this is only a cosmetic change (CSilver: Fri, Jun 20, 2003, 9:29 pm)
*re: sadly, this is only a cosmetic change (rival: Sun, Jul 13, 2003, 1:09 am)
*re: How do you stop the Windows Media preview when you click on an MPEG (mk: Tue, Dec 9, 2003, 2:27 am)
Return to the Windows 2000 Discussion Forum


All content at Annoyances.org is Copyright © 1995-2009 Creative Elementtm All rights reserved.
Please do not plagiarize; redistributing these pages without permission is strictly prohibited.