Microsoft Windows XP Professional Administrators Guide
Copies subkeys, entries, and values to an external file to allow them to be transferred to another computer.
Syntax
reg export key filename
| Parameters | |
|---|---|
| | |
| Parameter | Purpose |
| | |
| key | Specifies the path and name of the subkey. |
| filename | Specifies the name of the external file. |
Reg import
Copies the subkeys, values, and entries from an external file into the registry.
Syntax
reg import filename
| Parameters | |
|---|---|
| | |
| Parameter | Purpose |
| | |
| filename | Specifies the name and path of the external file. |