PDA

View Full Version : Feature request & how to disable IE's history and cookies folders


Daiki
September 12th, 2004, 07:41 AM
Disables use of separate cookies folder, cookies are now only saved to TIF-folder.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Cookies]
"CacheLimit"=dword:00000200
"CachePrefix"="NoCookie:"

Completly disables IE's history function. (Doesn't kill last 25 typed urls list)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\History]
"CacheLimit"=dword:00000200
"CachePrefix"="NoVisited:"

You can also control size of History and Cookies folder, in Windows XP minium size is 200 (512kB)