1. Home
  2. Tag "recuperer"

[astuce] Récupérer votre accès à la base de registre !

Un petit malin ou un virus assez sournois vous à bloqué l’accès à la base de registre, vous allez devoir être encore plus sournois ! Ouvrez un Bloc-Note et recopiez-y le code suivant : [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]= «DisableRegistryTools»=dword:00000000 [HKEY_CURRENT_USERSoftwareMicrosoftCurrentVersionPoliciesSystem] « **.del.DisableRegistryTools »=- [HKEY_CURRENT_USERSoftwareMicrosoftCurrentVersionGroup Policy ObjectsLocalUserSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem] « DisableRegistryTools »=dword:00000000 [HKEY_CURRENT_USERSoftwareMicrosoftCurrentVersionGroup Policy ObjectsLocalUserSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem] « **.del.DisableRegistryTools »=- [HKEY_CURRENT_USERSoftwareMicrosoftCurrentVersionPoliciesExplorer] « NoSaveSettings »=dword:00000000 Enregistrez-le sous activate.reg et lancez-le Vous devriez […]

Faire une Interface Graphique TKINTER avec Python