Sauvegarde WAPT

This commit is contained in:
sylvain
2018-11-16 09:30:28 +01:00
parent 6833cf5775
commit bdcf6ee87d
515 changed files with 50348 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
@ECHO OFF
icacls "C:\Windows\Fonts" /GRANT "Tout le monde":(OI)(CI)M
attrib -r -s %systemroot%\Fonts
takeown /f "%systemroot%\Fonts" /r /d n
icacls "%systemroot%\fonts" /grant "Tout le monde":(OI)(CI)M /t
icacls "%systemroot%\system32\FNTCACHE.dat" /grant "Tout le monde":(OI)(CI)M /t
echo \registry\machine\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts [1 5 7 17] >%temp%\a.txt
regini.exe %temp%\a.txt