Add .reg file

You have trouble using InstallForge? Then this is the right place for you.
Post Reply
OldNESJunkie
Posts: 17
Joined: Sat Nov 21, 2015 2:02 am

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'
Post Reply