|
-
April 23rd, 2004, 05:43 PM
#1
getting rid of favicons
@C:\WINDOWS\COMMAND\DelTree /Y C:\WINDOWS\Temp
@MD C:\WINDOWS\Temp
if exist c:\windows\cookies\*.* deltree /y c:\windows\cookies\*.*
deltree /y Tempor~1\*.*
SET TEMP=C:\WINDOWS\TEMP
SET TMP=C:\WINDOWS\TEMP
ECHO Clearing TEMP directory : %TEMP%
DELTREE /Y %TEMP% >NUL
MD %TEMP%
A fan of neither cookies nor favicons, I've been running the above batch file on startup since, like, forever, so in W's 98SE w/IE6, I don't have those unwanted 'guests'.
(Yeah. It's a c&p mess - BUT IT WORKS! & looks don't count.)
What's the 'trick' to preventing favicons in XP Pro, also using IE6?
TIA.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|