This tiny program allows you to edit the cache of Internet Explorer. You can edit modification, expiration and last sync time, the UseCount and HitRate parameters.
You can also remove items from cache. It has a simple filtering for 'cookies' and 'visited' cache types, and any other string will filter out all the entries with the given substring. For example type 'ionicwind' to view all cache entries for this site, or 'http:' to see http only entries (hit Return to apply).
There is a special button: 'Another account'. After you click it, you will be prompted to select or enter user name and the password for a valid Windows account, then the program will launch itself with different credentials. If your secondary account is not protected with a passport, keep the password editbox blank, it will still log-on, but only if the program is running in account with the granted right to write to HKLM\SYSTEM\CurrentControlSet\Control\Lsa. There is an entry allowing you to call CreateProcessWithLogonW without a password (LimitBlankPasswordUse, should be 1 by default). The value will be changed to 0 for a short time.
The button 'Register as Internet Explorer tool' will install a menu item for Internet Explorer (restart IE to see it in tools or extras menu).
This tool was developed for Windows XP, originally in extended Aurora language, then converted to Ebasic.
EDIT: added missing IeCacheEditor_eb.inc
Quote from: sapero on May 10, 2010, 10:10:44 AM
This tool was developed for Windows XP, originally in extended Aurora language, then converted to Ebasic.
Sapero, any Aurora extensions you can tell us about?
Haim
This is a continuation of http://www.ionicwind.com/forums/index.php/topic,2190.0.html, just implemented in another IDE I'm working on.
It is working like pre and post build step.
Quote from: sapero on May 10, 2010, 10:10:44 AM
This tiny program allows you to edit the cache of Internet Explorer. You can edit modification, expiration and last sync time, the UseCount and HitRate parameters.
You can also remove items from cache. It has a simple filtering for 'cookies' and 'visited' cache types, and any other string will filter out all the entries with the given substring. For example type 'ionicwind' to view all cache entries for this site, or 'http:' to see http only entries (hit Return to apply).
There is a special button: 'Another account'. After you click it, you will be prompted to select or enter user name and the password for a valid Windows account, then the program will launch itself with different credentials. If your secondary account is not protected with a passport, keep the password editbox blank, it will still log-on, but only if the program is running in account with the granted right to write to HKLM\SYSTEM\CurrentControlSet\Control\Lsa. There is an entry allowing you to call CreateProcessWithLogonW without a password (LimitBlankPasswordUse, should be 1 by default). The value will be changed to 0 for a short time.
The button 'Register as Internet Explorer tool' will install a menu item for Internet Explorer (restart IE to see it in tools or extras menu).
This tool was developed for Windows XP, originally in extended Aurora language, then converted to Ebasic.
EDIT: added missing IeCacheEditor_eb.inc
Sapero
The zip file is broken or corrupt.
Can you please post an new one
Thanks
Stephane
Sapero has been gone 3-1/2 years