A
aaron
i have exported a registry key(test.reg) from a batch
file and now i am trying to edit one of the lines in the
test.reg key and then import it back into the registry.
in the batch i used SET /P REPLY=ENTER USERNAME so the
line in the registry key that i want to edit i will use
%reply%, import it back into the registry and then delete
the test.reg. im just not sure what commands to use to
edit the the registry key? any advice is helpful. thanks
file and now i am trying to edit one of the lines in the
test.reg key and then import it back into the registry.
in the batch i used SET /P REPLY=ENTER USERNAME so the
line in the registry key that i want to edit i will use
%reply%, import it back into the registry and then delete
the test.reg. im just not sure what commands to use to
edit the the registry key? any advice is helpful. thanks