Utility:
http://www.sysinternals.com/Utilities/Contig.html
Commands:
[*]Opera: contig -v "%USERPROFILE%\Application Data\Opera\Opera\profile\cache?"
[*]IE: contig -v "%USERPROFILE%\Local Settings\Temporary Internet Files\Content.IE5\*"
[*]FF: contig -v "%USERPROFILE%\Application Data\Mozilla\Firefox\Profiles\%USERNAME%\Cache"
Notes:
-------------------------------------------------------------------------------
Opera usually takes ages to load after you've visited a lot of pages and have some tabs you want to load. Here's a fix for that.
Put this program (Contig) somewhere and make a batch file in that same location. Then put in the batch file:
contig -v "%USERPROFILE%\Application Data\Opera\Opera\profile\cache?"
Run the batch file (or schedule it with Windows scheduler) and it will dramatically speed the startup of Opera by defragmenting the cache. It didn't take long at all on my PC, maybe 10 seconds. Enjoy your fast Opera.
My results: 269 fragments to 1. It's obvious why this would speed it up. All this does is make the cache contiguous so your hard disk can access it easier (aka defragmenting). Contig can just pinpoint one file or folder, which is a lot more useful than defragmenting your whole drive, much of which won't benefit from it. Might as well just defragment something that will benefit, like this.
Here's the IE command:
contig -v "%USERPROFILE%\Local Settings\Temporary Internet Files\Content.IE5\*"
It just rearranges the main folders, not every individual file in the cache but it still seems to speed things up a lot. Again, it takes about 10 seconds to do this, and it will probably save you a lot more than that each time you use IE or Opera.
I'd post an FF tip but I'm not sure where FireFox stores it's cache and I haven't used it enough to be sure I was defragging the right thing.
This should do it for FF, but I'm not 100% sure.
contig -v "%USERPROFILE%\Application Data\Mozilla\Firefox\Profiles\%USERNAME%\Cache"
Results:
http://www.sysinternals.com/Utilities/Contig.html
Commands:
[*]Opera: contig -v "%USERPROFILE%\Application Data\Opera\Opera\profile\cache?"
[*]IE: contig -v "%USERPROFILE%\Local Settings\Temporary Internet Files\Content.IE5\*"
[*]FF: contig -v "%USERPROFILE%\Application Data\Mozilla\Firefox\Profiles\%USERNAME%\Cache"
Notes:
-------------------------------------------------------------------------------
Opera usually takes ages to load after you've visited a lot of pages and have some tabs you want to load. Here's a fix for that.
Put this program (Contig) somewhere and make a batch file in that same location. Then put in the batch file:
contig -v "%USERPROFILE%\Application Data\Opera\Opera\profile\cache?"
Run the batch file (or schedule it with Windows scheduler) and it will dramatically speed the startup of Opera by defragmenting the cache. It didn't take long at all on my PC, maybe 10 seconds. Enjoy your fast Opera.
My results: 269 fragments to 1. It's obvious why this would speed it up. All this does is make the cache contiguous so your hard disk can access it easier (aka defragmenting). Contig can just pinpoint one file or folder, which is a lot more useful than defragmenting your whole drive, much of which won't benefit from it. Might as well just defragment something that will benefit, like this.
Here's the IE command:
contig -v "%USERPROFILE%\Local Settings\Temporary Internet Files\Content.IE5\*"
It just rearranges the main folders, not every individual file in the cache but it still seems to speed things up a lot. Again, it takes about 10 seconds to do this, and it will probably save you a lot more than that each time you use IE or Opera.
I'd post an FF tip but I'm not sure where FireFox stores it's cache and I haven't used it enough to be sure I was defragging the right thing.
This should do it for FF, but I'm not 100% sure.
contig -v "%USERPROFILE%\Application Data\Mozilla\Firefox\Profiles\%USERNAME%\Cache"
Results:
