Lösch den Windows Icon-Cache. Dürfte das bekannte Windows-Problem seit mindestens
W2K sein:
Code:
@echo off
taskkill /f /IM explorer.exe
CD /d %userprofile%\AppData\Local
DEL IconCache.db /a
Start explorer.exe
Windows Vista - Eine neue Erfahrung in Fehlern.