|
Question : Error importing .reg file
|
|
Ah hello.
Easy question: I have a .reg file that I want to import to the registry (basically the file contains some sections to remove from the registry, and some sections to add to the registry), but I cannot do it from within windows due to getting the error message "Error accessing the registry".
I know there is nothing wrong with the syntax I am using since it has worked before, but not in this case.
Is there any way I can get around this, like restarting in some different mode and then importing, or whatever ?
TIA
|
|
Answer : Error importing .reg file
|
|
>>>Easy question: I have a .reg file that I want to import to the registry (basically the file contains some sections to remove from the registry, and some sections to add to the registry),
you say you want to remove something then there are many better ways to do so. You can use Regini.exe and Regedit.exe :- check here for better ways :- http://www.windowsitlibrary.com/Content/237/2.html
Thankx SystmProg
|
|
|
|