Consultor Eletrônico



Kbase P61830: How to install updates to the registry from the command line
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/24/2004
Status: Unverified

GOAL:

How to install updates to the registry from the command line

FIX:

When making changes to the registry, please always take necessary precautionary backups first. Your system can become unusable as a result of erroneous updates.

Steps:

1.) Run regedit
2.) Select the key needed, File -> export, which will create a file called:
<filename>.reg
3.) On the next computer where you need to update this key, run cmd:
regedit /s <filename>.reg