Restaurer les polices windows
marie01190
Messages postés
204
Date d'inscription
Statut
Membre
Dernière intervention
-
Jazz -
Jazz -
Bonjour, j'ai fait l'erreur d'installer 5000 fonts et des que je lance un logiciel, il met longtemps a démarrer a cause de ça ..
Deplus, certaines polices servent a rien !
Je voulais donc savoir comment pourrait-on revenir a 0 avec les polices sachant que je suis sur un netbook donc j'ai pas de CD windows ..
Aidez moi svp !
Merci !
Deplus, certaines polices servent a rien !
Je voulais donc savoir comment pourrait-on revenir a 0 avec les polices sachant que je suis sur un netbook donc j'ai pas de CD windows ..
Aidez moi svp !
Merci !
A voir également:
- C:\windows\fonts
- Clé windows 8 - Guide
- Montage video windows - Guide
- Windows ne démarre pas - Guide
- Windows movie maker - Télécharger - Montage & Édition
- Restauration systeme windows 10 - Guide
12 réponses
Re,
J'ai voulu faire un script automatique à base de boucles, et de redirection de la commande TYPE mais j'y arrive pas ( le gros naze...)
Du coup, j'ai fait moins "stylé" mais ça fonctionne :
Crée un document texte où tu veux sur ton ordinateur (clic droit/Nouveau/document texte".
Le bloc-note doit s'ouvrir. Copie-colle ce qui suit :
@ECHO OFF
MD C:\Poltemp
CD /D C:\Poltemp
copy C:\Windows\Fonts\arial.ttf
copy C:\Windows\Fonts\arialbd.ttf
copy C:\Windows\Fonts\arialbi.ttf
copy C:\Windows\Fonts\ariali.ttf
copy C:\Windows\Fonts\ariblk.ttf
copy C:\Windows\Fonts\cga40woa.fon
copy C:\Windows\Fonts\cga80woa.fon
copy C:\Windows\Fonts\comic.ttf
copy C:\Windows\Fonts\comicbd.ttf
copy C:\Windows\Fonts\cour.ttf
copy C:\Windows\Fonts\courbd.ttf
copy C:\Windows\Fonts\courbi.ttf
copy C:\Windows\Fonts\coure.fon
copy C:\Windows\Fonts\courf.fon
copy C:\Windows\Fonts\couri.ttf
copy C:\Windows\Fonts\ega40woa.fon
copy C:\Windows\Fonts\ega80woa.fon
copy C:\Windows\Fonts\estre.ttf
copy C:\Windows\Fonts\framd.ttf
copy C:\Windows\Fonts\framdit.ttf
copy C:\Windows\Fonts\gautami.ttf
copy C:\Windows\Fonts\georgia.ttf
copy C:\Windows\Fonts\georgiab.ttf
copy C:\Windows\Fonts\georgiai.ttf
copy C:\Windows\Fonts\georgiaz.ttf
copy C:\Windows\Fonts\impact.ttf
copy C:\Windows\Fonts\kartika.ttf
copy C:\Windows\Fonts\latha.ttf
copy C:\Windows\Fonts\lucon.ttf
copy C:\Windows\Fonts\l_10646.ttf
copy C:\Windows\Fonts\mangal.ttf
copy C:\Windows\Fonts\micross.ttf
copy C:\Windows\Fonts\modern.fon
copy C:\Windows\Fonts\mvboli.ttf
copy C:\Windows\Fonts\pala.ttf
copy C:\Windows\Fonts\palab.ttf
copy C:\Windows\Fonts\palabi.ttf
copy C:\Windows\Fonts\palai.ttf
copy C:\Windows\Fonts\raavi.ttf
copy C:\Windows\Fonts\roman.fon
copy C:\Windows\Fonts\script.fon
copy C:\Windows\Fonts\serife.fon
copy C:\Windows\Fonts\seriff.fon
copy C:\Windows\Fonts\shruti.ttf
copy C:\Windows\Fonts\smalle.fon
copy C:\Windows\Fonts\smallf.fon
copy C:\Windows\Fonts\sserife.fon
copy C:\Windows\Fonts\sseriff.fon
copy C:\Windows\Fonts\sylfaen.ttf
copy C:\Windows\Fonts\symbol.ttf
copy C:\Windows\Fonts\tahoma.ttf
copy C:\Windows\Fonts\tahomabd.ttf
copy C:\Windows\Fonts\times.ttf
copy C:\Windows\Fonts\timesbd.ttf
copy C:\Windows\Fonts\timesbi.ttf
copy C:\Windows\Fonts\timesi.ttf
copy C:\Windows\Fonts\trebuc.ttf
copy C:\Windows\Fonts\trebucbd.ttf
copy C:\Windows\Fonts\trebucbi.ttf
copy C:\Windows\Fonts\trebucit.ttf
copy C:\Windows\Fonts\tunga.ttf
copy C:\Windows\Fonts\verdana.ttf
copy C:\Windows\Fonts\verdanab.ttf
copy C:\Windows\Fonts\verdanai.ttf
copy C:\Windows\Fonts\verdanaz.ttf
copy C:\Windows\Fonts\vrinda.ttf
copy C:\Windows\Fonts\webdings.ttf
copy C:\Windows\Fonts\wingding.ttf
copy C:\Windows\Fonts\wst_czec.fon
copy C:\Windows\Fonts\wst_engl.fon
copy C:\Windows\Fonts\wst_fren.fon
copy C:\Windows\Fonts\wst_germ.fon
copy C:\Windows\Fonts\wst_ital.fon
copy C:\Windows\Fonts\wst_span.fon
copy C:\Windows\Fonts\wst_swed.fon
DEL /Q C:\Windows\Fonts\*.*
MOVE *.* C:\Windows\Fonts
CD ..
RD C:\Poltemp
Tu refermes le bloc-note et tu sauvegardes le fichier.
Tu le renommes en ".BAT" (plus en TXT). Windows va "gueuler" car il n'aime pas qu'on change les extensions de fichiers, tu fais "Oui" pour confirmer.
Ensuite tu le lances...
Ton dossier de polices devrait-être tout neuf.
Par contre, si tu as installé un traitement de texte comme Word, il te manquera des polices (réinstalles-le).
@+
J'ai voulu faire un script automatique à base de boucles, et de redirection de la commande TYPE mais j'y arrive pas ( le gros naze...)
Du coup, j'ai fait moins "stylé" mais ça fonctionne :
Crée un document texte où tu veux sur ton ordinateur (clic droit/Nouveau/document texte".
Le bloc-note doit s'ouvrir. Copie-colle ce qui suit :
@ECHO OFF
MD C:\Poltemp
CD /D C:\Poltemp
copy C:\Windows\Fonts\arial.ttf
copy C:\Windows\Fonts\arialbd.ttf
copy C:\Windows\Fonts\arialbi.ttf
copy C:\Windows\Fonts\ariali.ttf
copy C:\Windows\Fonts\ariblk.ttf
copy C:\Windows\Fonts\cga40woa.fon
copy C:\Windows\Fonts\cga80woa.fon
copy C:\Windows\Fonts\comic.ttf
copy C:\Windows\Fonts\comicbd.ttf
copy C:\Windows\Fonts\cour.ttf
copy C:\Windows\Fonts\courbd.ttf
copy C:\Windows\Fonts\courbi.ttf
copy C:\Windows\Fonts\coure.fon
copy C:\Windows\Fonts\courf.fon
copy C:\Windows\Fonts\couri.ttf
copy C:\Windows\Fonts\ega40woa.fon
copy C:\Windows\Fonts\ega80woa.fon
copy C:\Windows\Fonts\estre.ttf
copy C:\Windows\Fonts\framd.ttf
copy C:\Windows\Fonts\framdit.ttf
copy C:\Windows\Fonts\gautami.ttf
copy C:\Windows\Fonts\georgia.ttf
copy C:\Windows\Fonts\georgiab.ttf
copy C:\Windows\Fonts\georgiai.ttf
copy C:\Windows\Fonts\georgiaz.ttf
copy C:\Windows\Fonts\impact.ttf
copy C:\Windows\Fonts\kartika.ttf
copy C:\Windows\Fonts\latha.ttf
copy C:\Windows\Fonts\lucon.ttf
copy C:\Windows\Fonts\l_10646.ttf
copy C:\Windows\Fonts\mangal.ttf
copy C:\Windows\Fonts\micross.ttf
copy C:\Windows\Fonts\modern.fon
copy C:\Windows\Fonts\mvboli.ttf
copy C:\Windows\Fonts\pala.ttf
copy C:\Windows\Fonts\palab.ttf
copy C:\Windows\Fonts\palabi.ttf
copy C:\Windows\Fonts\palai.ttf
copy C:\Windows\Fonts\raavi.ttf
copy C:\Windows\Fonts\roman.fon
copy C:\Windows\Fonts\script.fon
copy C:\Windows\Fonts\serife.fon
copy C:\Windows\Fonts\seriff.fon
copy C:\Windows\Fonts\shruti.ttf
copy C:\Windows\Fonts\smalle.fon
copy C:\Windows\Fonts\smallf.fon
copy C:\Windows\Fonts\sserife.fon
copy C:\Windows\Fonts\sseriff.fon
copy C:\Windows\Fonts\sylfaen.ttf
copy C:\Windows\Fonts\symbol.ttf
copy C:\Windows\Fonts\tahoma.ttf
copy C:\Windows\Fonts\tahomabd.ttf
copy C:\Windows\Fonts\times.ttf
copy C:\Windows\Fonts\timesbd.ttf
copy C:\Windows\Fonts\timesbi.ttf
copy C:\Windows\Fonts\timesi.ttf
copy C:\Windows\Fonts\trebuc.ttf
copy C:\Windows\Fonts\trebucbd.ttf
copy C:\Windows\Fonts\trebucbi.ttf
copy C:\Windows\Fonts\trebucit.ttf
copy C:\Windows\Fonts\tunga.ttf
copy C:\Windows\Fonts\verdana.ttf
copy C:\Windows\Fonts\verdanab.ttf
copy C:\Windows\Fonts\verdanai.ttf
copy C:\Windows\Fonts\verdanaz.ttf
copy C:\Windows\Fonts\vrinda.ttf
copy C:\Windows\Fonts\webdings.ttf
copy C:\Windows\Fonts\wingding.ttf
copy C:\Windows\Fonts\wst_czec.fon
copy C:\Windows\Fonts\wst_engl.fon
copy C:\Windows\Fonts\wst_fren.fon
copy C:\Windows\Fonts\wst_germ.fon
copy C:\Windows\Fonts\wst_ital.fon
copy C:\Windows\Fonts\wst_span.fon
copy C:\Windows\Fonts\wst_swed.fon
DEL /Q C:\Windows\Fonts\*.*
MOVE *.* C:\Windows\Fonts
CD ..
RD C:\Poltemp
Tu refermes le bloc-note et tu sauvegardes le fichier.
Tu le renommes en ".BAT" (plus en TXT). Windows va "gueuler" car il n'aime pas qu'on change les extensions de fichiers, tu fais "Oui" pour confirmer.
Ensuite tu le lances...
Ton dossier de polices devrait-être tout neuf.
Par contre, si tu as installé un traitement de texte comme Word, il te manquera des polices (réinstalles-le).
@+
Bon OK, alors j'ai merdé quelque part.
On va faire autrement :
Tu fais un clic droit sur le fichier .BAT que tu as créé et tu choisis "Modifier". Le bloc-note s'ouvre.
Tu supprimes en bas les 4 lignes (c'est la 1ère qui foire apparemment) :
DEL /Q C:\Windows\Fonts\*.*
MOVE *.* C:\Windows\Fonts
CD ..
RD C:\Poltemp
Tu quittes, sauvegardes et tu le relances.
Sur ton disque C, vérifies que tu as bien un dossier appelé "Poltemp" et qu'il ne contient que les polices de base.
Ensuite tu vas dans C:\Windows\Fonts.
Tu fais [Ctrl] + [A] dans la fenêtre pour tout sélectionner (en surbrillance) et effaces tout (touche [Suppr])
Tu n'as plus qu'à copier les polices de Poltemp dans ce dossier...
R) N'oublies pas que tu peux avoir des problèmes d'affichage avec certains logiciels si leur police a été effacée.
On va faire autrement :
Tu fais un clic droit sur le fichier .BAT que tu as créé et tu choisis "Modifier". Le bloc-note s'ouvre.
Tu supprimes en bas les 4 lignes (c'est la 1ère qui foire apparemment) :
DEL /Q C:\Windows\Fonts\*.*
MOVE *.* C:\Windows\Fonts
CD ..
RD C:\Poltemp
Tu quittes, sauvegardes et tu le relances.
Sur ton disque C, vérifies que tu as bien un dossier appelé "Poltemp" et qu'il ne contient que les polices de base.
Ensuite tu vas dans C:\Windows\Fonts.
Tu fais [Ctrl] + [A] dans la fenêtre pour tout sélectionner (en surbrillance) et effaces tout (touche [Suppr])
Tu n'as plus qu'à copier les polices de Poltemp dans ce dossier...
R) N'oublies pas que tu peux avoir des problèmes d'affichage avec certains logiciels si leur police a été effacée.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Es ce possible que je supprime tout puis je reinstalle les polices de base parce que je c'est c'est lesquelles mais c'est possible ?
Salut,
Suis déjà ce lien :
https://www.clubic.com/forum/t/liste-de-police-sous-windows-xp/158989
Tu auras la liste des polices de base.
Mais, comme tu n'as pas le CD de Windows, tu ne pourras pas faire la manip qu'ils proposent.
Remarque : les polices se trouvent dans :
C:\WINDOWS\Fonts
Je vais essayer de te faire un petit .BAT qui va je l'espère va résoudre ton problème.
Je fais au plus vite (je le fais et le teste avant de te le poster ici) et te tiens au courant.
Suis déjà ce lien :
https://www.clubic.com/forum/t/liste-de-police-sous-windows-xp/158989
Tu auras la liste des polices de base.
Mais, comme tu n'as pas le CD de Windows, tu ne pourras pas faire la manip qu'ils proposent.
Remarque : les polices se trouvent dans :
C:\WINDOWS\Fonts
Je vais essayer de te faire un petit .BAT qui va je l'espère va résoudre ton problème.
Je fais au plus vite (je le fais et le teste avant de te le poster ici) et te tiens au courant.
Ben ouais, c'est le but, non?
Tu ne veux pas un Windows qui ne t'affiche rien quand-même... mdr
Mais les autres ont bien disparu?
Tu ne veux pas un Windows qui ne t'affiche rien quand-même... mdr
Mais les autres ont bien disparu?
Non justement les autres n'ont pas disparu c'est seulement ca le probleme supprimer toutes les polices sauf celles indispensables mais je vais pas m'amuser a suprimer 1 par une alors que j'en ai 4000