[Tutor] some web and python version questions

eryksun eryksun at gmail.com
Tue Mar 5 09:03:33 CET 2013


On Tue, Mar 5, 2013 at 2:43 AM, Lolo Lolo <losermeloser at yahoo.com> wrote:
>>    del /a %localappdata%\IconCache.db
>
>>It will be rebuilt at your next login.
>
> that last command returns "The system cannot find the path specified." Any
> ideas which directory i should do that in?

Sorry, I haven't used XP (NT 5) in a long time. The environment
variable %localappdata% is available in Vista and Windows 7-8 (NT 6).

Instead you can use %userprofile%\Local Settings\Application
Data\IconCache.db. Here are some step by step instructions:

http://www.trishtech.com/winxp/rebuild_icon_cache_in_windows_xp.php


More information about the Tutor mailing list