BAT command to run/merge REG files ?

crapito

Golden Member
Oct 20, 1999
1,225
0
81
old & new, DOS & WinXP question: is there a DOS/BAT command that will run/merger REG files?

I am trying to make a batch file (BAT) to automate some settings on my WinXP Pro system, and I am wondering if there is a why to get registry files (REG) to run/merge with a command. I know other batch files can be run through a batch file by using the "call" command, but this doesn't work for resistry files.

thanks!
 

crapito

Golden Member
Oct 20, 1999
1,225
0
81
nevermind... I had my BAT file in a different directory than my REG files. that was all. apparently, no command is needed, just the REG file name.