Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.

Disable Preview

0 Aufrufe
Direkt zur ersten ungelesenen Nachricht

paddy

ungelesen,
03.03.2003, 05:17:4003.03.03
an
hey ppl
how can i disable the preview of audio files in the
windows explorer?
cuz its getting on ma nerves it always takes so long and
interrupts all the other processes...

thx

paddy

cjmg85

ungelesen,
03.03.2003, 14:35:5003.03.03
an
My Computer > Control Panel > Folder Options. Now, click
on Classic View or something like that, so that the
webview is not selected. Now, the whole preview/webview
feature will be disabled.

>.
>

Carrie Garth

ungelesen,
04.03.2003, 15:54:0504.03.03
an
Hi Paddy,

In my experience, the method used to disable Media Preview for the Windows
Explorer Folders that use the C:\WINNT\Web\folder.htt template, and for the
Search Results panel that uses C:\WINNT\Web\fsresult.htt, depends on what OS
Service Pack and/or IE version you are running. Here's how I do it:

For Win2000 SP2 running Internet Explorer Version 5.0:
1. If necessary, enable Folder Options > View [tab] > "Show hidden files
and folders".
2. Make a backup copy of the applicable *.htt (see above).
3. Right-click the applicable *.htt.
4. Choose to "Open with..." Notepad.
5. Modify the template (see Step 11. below).
6. Save and close the template and the new Web View should apply.

For Win2000 SP3 with Internet Explorer 6.0:
1. If necessary, enable Folder Options > View [tab] > "Show hidden files
and folders".
2. Make a backup copy of the applicable *.htt (see above).
3. Create a temporary folder.
4. Copy/paste the applicable *.htt into you temporary folder.
5. Rename the applicable *.htt to whatever.txt.
6. Open whatever.txt.
7. Right-click in the file list control area of the temporary folder.
8. Choose Customize this folder...> Next > Choose or edit an HTML template
for this folder > Next > I want to edit this template.
9. Delete the text in the template the Wizard opens.
10. Copy/paste the text from whatever.txt into the template the Wizard
opened.
11. Modify the template as such:

For folder.htt - Find the 'MediaPlayerSpan' and comment it out, like below:

<!-- Comment out the following three lines to disable Media Preview
<br>
<span id=MediaPlayerSpan>
</span>
-->

For fsresult.htt - Change the gWantMedia value from = true to = false, like
below:

var gWantMedia = false; // Changed from true to disable MediaPreview

11. Save the template.
12. Choose to "Finish" the Wizard
13. Open the hidden folder created by the Wizard named "Folder Settings"
which contains the customized folder.htt.
14. If changing the Search Results template, rename folder.htt to
fsresult.htt
15. Copy/paste the template back into the appropriate folder.

Note: If you need to rebuild/replace all corrupted/missing 'system' Web
View files: Click Start, and then click Run. In the Open box, type:
regsvr32 webvw.dll Click OK. The following message should be displayed:
"DllRegisterServer in webvw.dll succeeded."

Running the regsvr32 webvw.dll will overwrite the files in the following
folders, so if you've customized them, make backup copies:

C:\Program Files\desktop.ini AND folder.htt
C:\WINNT\desktop.ini AND folder.htt
C:\WINNT\System32\desktop.ini AND folder.htt
C:\WINNT\Web\*.* (all files/folders)

Carrie

0 neue Nachrichten