Import .REG File
Imports REG file on to the user's machine.
Description
Optionally, you may add comments here describing the purpose of this element.
Registry Filename
Specify the full path to file of the registry .reg. You can create it with the regedit.exe application.
Import .REG File command
Use 64-bit regedit.exe
Import of .REG files occurs with the help of the program regedit.exe. By default the 32-bit version of regedit.exe is launched. If you want to import a .REG file for use in 64-bit applications, check that checkbox.
Replace variables
Checked => All variables , such as #varname# are replaced with values before importing registry keys.
If Condition
You can specify a condition that should be met for the action to be performed. If the condition is false then the command is skipped. See How to use If Condition for more details.