»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 01-17-2002, 02:33 PM   #21 (permalink)
Registered User
 
Join Date: Dec 2001
Location: Maryland
Posts: 26
SxyTidBit is on a distinguished road
Send a message via ICQ to SxyTidBit Send a message via Yahoo to SxyTidBit

I did all I could do without my IT guys input. Our server is going to be updated to have more space but that won't help much. Oh well. Freecell is still down. I think it just needs to be reinstalled. So is Solataire and Hearts. Minesweeper is still blowing up though.

Anyway thanks again for all the wonderful assistance. I printed it our for future reference.

SxyTidBit is offline   Reply With Quote
Old 01-17-2002, 06:51 PM   #22 (permalink)
Registered User
 
wyvrn's Avatar
 
Join Date: Oct 2001
Posts: 2,300
wyvrn is on a distinguished road
Send a message via AIM to wyvrn
To force delete cookies and temp internet files:

Copy the bolded text into notepad (start | run | notepad <enter>)

@echo off
deltree /y c:\windows\tempor~1\*.*
deltree /y c:\windows\cookies\*.*
deltree /y c:\windows\history\*.*

deltree /y c:\windows\temp\*.*

deltree /y c:\temp\*.*


Save the file as "cleanup" to your C: drive. Rename it to .bat. What this means is the file is called cleanup.txt, just change last three letters to bat instead of txt.

Then, go to Start | Find | Files and folders and do a search for "autoexec.bat" (always without quotes). When you find it, right click and choose edit. You will see Notepad open once again. Do not delete any lines of text here. Enter to add blank line at top, and type "call c:\cleanup.bat" and go to File and choose Save. Close Find files.

What you have just done is created a batch file that will remove temporary internet files, cookies, temp files, and IE history before Windows has loaded, so Windows cannot lock any of these files. This will happen every time you reboot, so if you want IE to remember your history and cookies afterwards, make sure to go back to "autoexec.bat" and remove the line you typed: "call c:\cleanup.bat", which will deactivate this batch file you just created.

This seems complicated, but it is not, and it may help cleanup a lot of space since you cannot seem to do it from Windows. I would also run a scandisk to see if you have file corruption, then do a defragment.
wyvrn is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 06:01 AM.