+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23
  1. #1
    Member
    Join Date
    Jan 2001
    Posts
    64

    Can't completely erase Temp Internet, Temp, etc...

    When I use Win98SE's <System Tools><Disk Cleanup> utility to erase Temporary Internet, Temp, etc.......then go into these folders via Explorer, the folders still have huge numbers of files in them. The only way I can delete them is manually. What's up?

    Also, is there a way to clean out, delete, or some other way manage the Windows Swap file?

  2. #2
    Ultimate Member GroundZero3's Avatar
    Join Date
    Dec 1999
    Location
    Yorktown, Va
    Posts
    2,049
    i believe those files you are having to manually delete are "cookies"

    Jason

  3. #3
    Member
    Join Date
    Jan 2001
    Posts
    64
    Yep!

  4. #4
    Member
    Join Date
    Aug 2000
    Location
    Colorado, USA
    Posts
    168
    Windows will never delete cookies, It is something you will have to do yourself...

    Gary

  5. #5
    Senior Member Gomer's Avatar
    Join Date
    Feb 2000
    Posts
    781
    SnapperOne... here is the easiest way to make all those files go away.

    1.boot to DOS
    2. in C:\Windows type "deltree tempor~1" without the quotes. That will remove your temporary internet files.
    3. Then type "deltree cookies" again without the quotes.

    That is the best way to remove all traces of the internet from the system, as there are also a couple of files stored in those directories that windows will not let you delete.

  6. #6
    Senior Member Gomer's Avatar
    Join Date
    Feb 2000
    Posts
    781
    Also..

    For a helpful discussion on managing the swapfile see
    http://www.sysopt.com/forum/Forum2/HTML/008705.html

  7. #7
    Member
    Join Date
    Dec 2000
    Posts
    242
    IE 6 beta has an extra button "Delete Cookies". It's still in beta stage though. I have been using it for about 2 weeks now ... NEVER experienced ANY problems... It's kinda faster too.... A LOT better than previous versions.


  8. #8
    Senior Member club_med's Avatar
    Join Date
    Mar 2001
    Posts
    823
    Is it advisable to delete all cookies ?.

    I am aware that some sites like Sysopt need cookies in order to store member info in the browser.

    What are the disadvantages of using cookies, and would it be advisable to set IE to warn me before accepting any cookies, or would i be getting alerts every 2 seconds and go nuts ?.

    cm.



  9. #9
    I'll take two... CPU's BBA's Avatar
    Join Date
    May 1999
    Location
    Jacksonville Fl, USA
    Posts
    3,012
    Ok...if you use IE5 or newer, manually deleting these files WILL NOT DELETE THEM.

    You are only seeing a listing of the files stored compressed in a cab system folder.

    The ONLY way to correctly remove these files is through internet explorer tools/internet options/delete temporary internet files options.

    No...a batch file or script run on logon WILL NOT WORK.

    PS: This issue has been discussed in great detail here in the past...I believe it can be researched by Socalgal's posts.


  10. #10
    Senior Member Gomer's Avatar
    Join Date
    Feb 2000
    Posts
    781
    BBA..

    Would my methods not work?

  11. #11
    I'll take two... CPU's BBA's Avatar
    Join Date
    May 1999
    Location
    Jacksonville Fl, USA
    Posts
    3,012
    Gomer...it depends on the IE version and where the tif's are actually located.

    IE5 is designed to hide it's tif's for some reason.


  12. #12
    Senior Member Gomer's Avatar
    Join Date
    Feb 2000
    Posts
    781
    I am using IE version 5.00.2314.1003

    To the best of my knowledge all my TIF's are in C:\WINDOWS\Temporary Internet Files. Inlcuded in that directory is the subdirectory

    C:\WINDOWS\Temporary Internet Files\Content.IE5

    \Content.IE5 contains folders with names such as M4XDWMKZ,OTQVKLEN, etc. All of those folders contain various TIF's.

    "Deltree tempor~1" zaps all of these and the resulting chunks of space they had occupied can be seen while defragging. Where else might these TIF's be hiding?

  13. #13
    Member
    Join Date
    Jan 2000
    Location
    kjghyuigfyu7
    Posts
    406
    whenever you visit a site that needs a cookie on your machine, if one isn't present, it will set one there for subsequent visits as long as you have them enabled on your browser.
    So if you delete your sysopt cookie for example, it will get a new one the next time you visit.
    The warning popup will drive you nuts very quickly...

  14. #14
    socalgal
    Guest
    There are "hidden" files... I used to remove them manually, but it's so task driven, why do that when I don't have to?

    Try this cool little prog: Spider and it should clean you right up. I use it and it finds all kinda stuff, even gets the Recycle Bin

    Here's an example from a recent log of a scan and cleanup of only Win dir (XXXXX = my admin name, on a W2K OS):


    c:\Documents and Settings\XXXXXX\Cookies\index.dat
    c:\Documents and Settings\XXXXXXX\Local Settings\History\History.IE5\index.dat
    c:\Documents and Settings\XXXXXXXX\Local Settings\History\History.IE5\MSHist012000031120000 312\index.dat
    c:\Documents and Settings\XXXXXX\Local Settings\History\History.IE5\MSHist012001031820010 319\index.dat
    c:\Documents and Settings\XXXXXXX\Local Settings\Temporary Internet Files\Content.IE5\index.dat
    c:\Documents and Settings\Default User\Cookies\index.dat
    c:\Documents and Settings\Default User\Local Settings\History\History.IE5\index.dat
    c:\Documents and Settings\Default User\Local Settings\Temporary Internet Files\Content.IE5\index.dat
    c:\Recycled\Dc177\Cookies\index.dat
    c:\Documents and Settings\Default User\Cookies\*.*
    c:\Documents and Settings\Default User\Local Settings\Temporary Internet Files\Content.IE5\*.*
    c:\Documents and Settings\Default User\Local Settings\History\History.IE5\*.*
    c:\Documents and Settings\XXXXXXX\Local Settings\History\History.IE5\*.*
    c:\Documents and Settings\XXXXXX\Local Settings\History\History.IE5\MSHist012000031120000 312\*.*
    c:\Documents and Settings\XXXXXX\Local Settings\History\History.IE5\MSHist012001031820010 319\*.*
    c:\Documents and Settings\XXXXXX\Local Settings\Temporary Internet Files\Content.IE5\*.*
    c:\Documents and Settings\XXXXXX\Cookies\*.*
    c:\Recycled\Dc177\Cookies\*.*

    You can option it for your Win dir or the entire hdd; to remove hidden URLs, cookies, TIFs and / or History Files.



    [This message has been edited by socalgal (edited 04-03-2001).]

  15. #15
    I'll take two... CPU's BBA's Avatar
    Join Date
    May 1999
    Location
    Jacksonville Fl, USA
    Posts
    3,012
    Hmmm...kinda neat...I might check it out...maybe...maybe not.

    I don't have any problems keeping about 10 megs of TIF's locally...causes no problems for me. I just limit the size in IE's settings, and set it to check for newer files every time I visit a page.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts







New Security Features Planned for Firefox 4
Another Laptop Theft Exposes 21K Patients' Data
Oracle Hits to Road to Pitch Data Center Plans
Microsoft Preps Array of Windows Patches
Microsoft Nears IE9 Beta With Final Preview
Simplified Analytics Improve CRM, BI Tools
Android Passes RIM as Top Mobile OS in 2Q
VMware Updates Hyperic System Management
File Monitoring Key to Enterprise Security
LinkedIn Snaps Up SaaS Player mSpoke