Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2007 connectés 

  FORUM HardWare.fr
  Windows & Software
  Win NT/2K/XP

  exportation/importation clé de registre

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

exportation/importation clé de registre

n°1678914
campesinos
Posté le 16-08-2004 à 22:56:59  profilanswer
 

bonsoir a tous j aimerai savoir si il y a une commande afin d'automatiser
l'exportation/importation d'une cle de la base de registre (y compris sur
une machine distance). En faite j'aimerai réaliser cette opération sous
forme de srcipt.
 
merci pour vos réponses.

mood
Publicité
Posté le 16-08-2004 à 22:56:59  profilanswer
 

n°1678917
Krapaud
Modérateur
Posté le 16-08-2004 à 22:58:35  profilanswer
 

Import, export or delete registry settings from a text (.REG) file
 
 
syntax
      Export the Registry (all HKLM plus current user)
      REGEDIT /E pathname
 
      Export part of the Registry
      REGEDIT /E pathname "RegPath"
 
      Import a reg script
      REGEDIT pathname
 
      Silent import
      REGEDIT /S pathname
 
      Start the regedit GUI
      REGEDIT  
 
key
   /E : Export  
 
   /S : Silent Import
How to add keys and values from the registry:
 
Create a text file like this:
 
REGEDIT4
[HKEY_CURRENT_USER\SomeKey]
"SomeStringValue"="Hello"  
When double clicking this .reg file the key and value will be added.
Alternatively run REGEDIT MYKEY.REG from the command line.
 
How to delete keys and values from the registry:
 
Create a reg file like this, notice the hyphen inside the first bracket  
 
REGEDIT4
[-HKEY_CURRENT_USER\SomeKey]  
When double clicking this .reg file the key "SomeKey" will be deleted along with all string, binary or Dword values in that key.
 
If you want to just delete values leaving the key in place, set the value you want to delete = to a hyphen
e.g.  
 
REGEDIT4
[HKEY_CURRENT_USER\SomeKey]
"SomeStringValue"=-
 
Again double clicking this .reg file will delete the values specified - or you can use REGEDIT /s MyDeleteScript.REG.
 
Windows XP Registry files.
Under Windows NT all registry scripts start with:
REGEDIT4
 
Under 2K and XP this first line changes to:
Windows Registry Editor Version 5.00  
 
To be sure that a .REG script will run under any version of Windows use the earlier syntax: REGEDIT4.
 
Compare the Registry of two machines
 
Windiff is your friend, this simple GUI utility from the resource kit will list all the differences.
 
Comments
Within a registry file, comments can be preceded by "; "  
e.g.
;
; Turn the NUMLOCK on at login
;  
[HKEY_CURRENT_USER\Control Panel\Keyboard]  
"InitialKeyboardIndicators"="2"  
 
Related commands:
 
REGEDT32.EXE - Edit the registry including Security and Auditing Options (NT 4)
REG - Read, Set or Delete registry keys and values  
SET - Display, set, or remove Windows NT environment variables  
SETX - Set environment variables permanently
Dureg - Registry Size Estimator. (Win 2K ResKit)  
WinXP registry - User interface settings  
 
Equivalent Linux BASH commands:
 
none
 


http://www.ss64.com/nt/regedit.html

n°1678918
Krapaud
Modérateur
Posté le 16-08-2004 à 22:58:44  profilanswer
 
n°1678974
campesinos
Posté le 16-08-2004 à 23:32:01  profilanswer
 

Merci :jap:

n°1681636
campesinos
Posté le 18-08-2004 à 22:35:29  profilanswer
 

bonjour petit up de mon post
 
je cherche à savoir si je peux (de mon poste pc1)user des syntaxes "regedit /a" et "regedit /s" pour exporter une clé de registre d'un pc2 et l'importer vers un pc3.
je regcherche la syntaxe ou tout autre solution m'évitant de passer par une quelconque api.
merci pour votre aide

n°1681724
campesinos
Posté le 18-08-2004 à 23:54:28  profilanswer
 

yop ! c'est bon j'ai trouvé mon bonheur avec reg.exe
 
++


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Windows & Software
  Win NT/2K/XP

  exportation/importation clé de registre

 

Sujets relatifs
Trucs bizarre dans ma base de registre... a cause de spybot??probleme importation dossier courrier
Problème au démarrage "vérification du registre"base de registre + Outlook
barre de lancement rapide disparue: fausse manip dans base de registrepb Modif base de registre
importation de fichier wab sous outlookModifier base de registre sous Nt4
Importation d'Auto Correct (Word)reparer le registre ?
Plus de sujets relatifs à : exportation/importation clé de registre


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR