Hi all ,
I followed what was said on another Forum . It means editing the registry , but it has worked for me .
Quote "
If I add a comma and 0 (,0) in the registry after the icon filename they will switch back and forth without refresh.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon]
From this
Default %USERPROFILE%\My Documents\themes\icon\trashempty.ico
Empty %USERPROFILE%\My Documents\themes\icon\trashempty.ico
Full %USERPROFILE%\My Documents\themes\icon\trashfull.ico
to this
Default %USERPROFILE%\My Documents\themes\icon\trashempty.ico,0
Empty %USERPROFILE%\My Documents\themes\icon\trashempty.ico,0
Full %USERPROFILE%\My Documents\themes\icon\trashfull.ico,0
Added by Forum Moderator:
Warning: While this solution solves the issue or problem, serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. For more information about modifying the registry, see Microsoft support article 256986."