|
Bonjour,
Essaies alors cette astuce qui va te permettre de au moins rétablir les icônes de tes dossiers : Documents, Images, Musique, Téléchargements etc.
Tout d’abord, il faut ouvrir le fichier desktop.ini présent dans tous les dossiers. Ce fichier gère la manière dont s’affiche un dossier. Pour l’ouvrir, fais un copier-coller de la ligne suivante dans la barre de recherche du menu démarrer :
Pour le dossier musique, :
notepad %USERPROFILE%\music\desktop.ini
Pour le dossier images :
notepad %USERPROFILE%\pictures\desktop.ini
Il suffit d’insérer le nom du dossier a problème pour obtenir le desktop.ini de celui-ci. N’oubliesz pas d’utiliser les noms anglais. Par exemple pour le dossier lien, il faut taper links.
Dans la fenêtre qui s’ouvre, remplaces le code par celui-ci :
Pour le dossier Music :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21790 InfoTip=@%SystemRoot%\system32\shell32.dll,-12689 IconResource=%SystemRoot%\system32\imageres.dll,-108 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-237 [LocalizedFileNames] Sample Music.lnk=@%SystemRoot%\system32\shell32.dll,-21806
Pour le dossier Contacts :
[.ShellClassInfo] LocalizedResourceName=@%CommonProgramFiles%\system\wab32res.dll,-10100 InfoTip=@%CommonProgramFiles%\system\wab32res.dll,-10200 IconResource=%SystemRoot%\system32\imageres.dll,-181
Pour le dossier Desktop :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21769 IconResource=%SystemRoot%\system32\imageres.dll,-183
Pour le dossier Documents :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21770 IconResource=%SystemRoot%\system32\imageres.dll,-112 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-235
Pour le dossier Downloads :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21798 IconResource=%SystemRoot%\system32\imageres.dll,-184
Pour le dossier Favorites :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21796 IconResource=%SystemRoot%\system32\imageres.dll,-115 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-173
Pour le dossier Links :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21810 IconResource=%SystemRoot%\system32\imageres.dll,-185 DefaultDropEffect=4 [LocalizedFileNames] Public.lnk=@shell32.dll,-21816 Searches.lnk=@shell32.dll,-9031 Recently Changed.lnk=@shell32.dll,-32813 Music.lnk=@shell32.dll,-21790 Pictures.lnk=@shell32.dll,-21779 Documents.lnk=@shell32.dll,-21770
Pour le dossier Music :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21790 InfoTip=@%SystemRoot%\system32\shell32.dll,-12689 IconResource=%SystemRoot%\system32\imageres.dll,-108 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-237 [LocalizedFileNames] Sample Music.lnk=@%SystemRoot%\system32\shell32.dll,-21806
Pour le dossier Pictures :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21779 InfoTip=@%SystemRoot%\system32\shell32.dll,-12688 IconResource=%SystemRoot%\system32\imageres.dll,-113 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-236 [LocalizedFileNames] Sample Pictures.lnk=@%SystemRoot%\system32\shell32.dll,-21805
Pour le dossier Saved Games :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21814 IconResource=%SystemRoot%\system32\imageres.dll,-186
Pour le dossier Searches :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-9031 IconResource=%SystemRoot%\system32\imageres.dll,-18 [LocalizedFileNames] Indexed Locations.search-ms=@shell32.dll,-32811 Everywhere.search-ms=@shell32.dll,-32814 Shared By Me.search-ms=@shell32.dll,-32802 Recent Music.search-ms=@shell32.dll,-32803 Recent Documents.search-ms=@shell32.dll,-32804 Recent Pictures and Videos.search-ms=@shell32.dll,-32806 Recent E-mail.search-ms=@shell32.dll,-32807 Recently Changed.search-ms=@shell32.dll,-32813
Pour le dossier Videos :
[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21791 InfoTip=@%SystemRoot%\system32\shell32.dll,-12690 IconResource=%SystemRoot%\system32\imageres.dll,-189 IconFile=%SystemRoot%\system32\shell32.dll IconIndex=-238 [LocalizedFileNames] Sample Videos.lnk=@%SystemRoot%\system32\shell32.dll,-21807
Bon courage, @+
_________________
|