Re: Add .reg file
Posted: 03 Mar 2016, 13:56
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'
EX:
reg import 'yourRegfile.reg'