Y yag Sep 9, 2004 #1 how to read the registry (external hive) from console it is possible? it is like is made ? .....
M Mark V Sep 9, 2004 #2 In said: how to read the registry (external hive) from console it is possible? it is like is made ? Click to expand... Not certain I understand your question... Possibly the use of the REG.EXE utility with LOAD argument is an answer.
In said: how to read the registry (external hive) from console it is possible? it is like is made ? Click to expand... Not certain I understand your question... Possibly the use of the REG.EXE utility with LOAD argument is an answer.
H Heelen Diyond Sep 9, 2004 #3 I don't understand what you said. I supposed that you want to read the *.reg without loading it. If so,I recommend you to use Resplendent Registrar.
I don't understand what you said. I supposed that you want to read the *.reg without loading it. If so,I recommend you to use Resplendent Registrar.
J Jerold Schulman Sep 10, 2004 #4 how to read the registry (external hive) from console it is possible? it is like is made ? .... Click to expand... See tip 182 in the 'Tips & Tricks' at http://www.jsiinc.com Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com
how to read the registry (external hive) from console it is possible? it is like is made ? .... Click to expand... See tip 182 in the 'Tips & Tricks' at http://www.jsiinc.com Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com
R rusga Sep 25, 2004 #5 dump it. regedit /s /e [outfile] [key/hive] On Thu, 9 Sep 2004 23:24:47 +0800, Heelen Diyond <[email protected]> wrote:
dump it. regedit /s /e [outfile] [key/hive] On Thu, 9 Sep 2004 23:24:47 +0800, Heelen Diyond <[email protected]> wrote: