Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 131 Posts 6 Joined 2003-08-30 00:00 22-year member UID 9209 Gender Male
Status Offline
Everyone knows that under DOS you can edit the Win98 registry.
Right now I want to know whether it's possible to edit the Windows XP registry under DOS.
If it is, then I'd like to know how to export one of its keys.
Credits 6,962 Posts 2,753 Joined 2003-04-16 00:00 23-year member UID 1565 Gender Male From 河北保定
Status Offline
If you want to export the Windows XP registry under DOS, it has to be done from Windows XP's DOS mode. The command format is as follows:
regedit /e backup.reg Key_to_Export
For example: regedit /e test.reg "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Cu
rrentVersion"