Article ID: 163327 - Last Review: November 1, 2006 - Revision: 1.1 How to Use the Rregchg.exe ToolThis article was previously published under Q163327 SUMMARY
You can use the Rregchg.exe tool included with the Windows NT 4.0 Resource
Kit to remotely create or change a registry data value. This tool can
modify only the HKEY_LOCAL_MACHINE portion of the registry.
MORE INFORMATIONThe RREGCHG command uses the following syntax: RREGCHG \\<computer> KeyName ValueName Type Value
For example, to change the data value for the ClassesBuild value in the
following registry key:
Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\JavaVM Value: ClassesBuild = 1100 Type: REG_SZ You would type RREGCHG \\<computer> SOFTWARE\Microsoft\JavaVM ClassesBuild REG_SZ 1200
where <computer> is the computer name of the remote computer. The data
value for the ClassesBuild value changes to 1200.
| Article Translations
|
Back to the top
