Fichiers stratégiques de Windows : Différence entre versions

De Vulgum Techus
Aller à : Navigation, rechercher
(base de registre)
(Ruche base de registre)
Ligne 8 : Ligne 8 :
  
 
= Ruche [[base de registre]] =
 
= Ruche [[base de registre]] =
* '''SYSTEM''' : HKEY_LOCAL_MACHINE\SYSTEM : %windir%/system32/config/SYSTEM
+
* '''SYSTEM''' : HKEY_LOCAL_MACHINE\SYSTEM -> %windir%/system32/config/SYSTEM
* '''SAM''' : HKEY_LOCAL_MACHINE\SAM : %windir%/system32/config/SAM
+
* '''SAM''' : HKEY_LOCAL_MACHINE\SAM -> %windir%/system32/config/SAM
* '''SECURITY''' : HKEY_LOCAL_MACHINE\SECURITY : %windir%/system32/config/SECURITY
+
* '''SECURITY''' : HKEY_LOCAL_MACHINE\SECURITY -> %windir%/system32/config/SECURITY
* '''SOFTWARE''' : HKEY_LOCAL_MACHINE\SOFTWARE : %windir%/system32/config/SOFTWARE
+
* '''SOFTWARE''' : HKEY_LOCAL_MACHINE\SOFTWARE -> %windir%/system32/config/SOFTWARE
* '''NTUSER.DAT''' : HKEY_USERS\UserProfile : %userprofile%/NTUSER.DAT
+
* '''NTUSER.DAT''' : HKEY_USERS\UserProfile -> %userprofile%/NTUSER.DAT
* '''DEFAULT''' : HKEY_USERS.DEFAULT : %windir%/system32/config/DEFAULT
+
* '''DEFAULT''' : HKEY_USERS.DEFAULT -> %windir%/system32/config/DEFAULT
  
 
= [[Programmes]] system =
 
= [[Programmes]] system =

Version du 11 août 2017 à 17:28


Certains des fichiers décrits ici ne sont visibles que sous certaines conditions comme expliqué à Supprimer_hiberfil.sys#Visualisation_d'hiberfil.sys

Système

Ruche base de registre

  • SYSTEM : HKEY_LOCAL_MACHINE\SYSTEM -> %windir%/system32/config/SYSTEM
  • SAM : HKEY_LOCAL_MACHINE\SAM -> %windir%/system32/config/SAM
  • SECURITY : HKEY_LOCAL_MACHINE\SECURITY -> %windir%/system32/config/SECURITY
  • SOFTWARE : HKEY_LOCAL_MACHINE\SOFTWARE -> %windir%/system32/config/SOFTWARE
  • NTUSER.DAT : HKEY_USERS\UserProfile -> %userprofile%/NTUSER.DAT
  • DEFAULT : HKEY_USERS.DEFAULT -> %windir%/system32/config/DEFAULT

Programmes system