|
The only way to edit the registry is through a C++ program with the Windows APIs being used. Because DOS programs have no business accessing windows registry APIs, because they don't normally run in the windows environment, there is no real program for the OS that is made for this task. However, you can create your own C++ program, or ask around for someone that might have already done it.
__________________
|