On Tue, Mar 5, 2013 at 2:43 AM, Lolo Lolo <losermelo...@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to