Page 1 of 1

Re: Add .reg file

Posted: 03 Mar 2016, 13:56
by OldNESJunkie
You can add a reg file by creating a batch file to run the Windows command line to import the reg file using the built in commands functionality.

EX:

reg import 'yourRegfile.reg'