|
You could make them extract as an aditional file and then add the post install command "regedit -i %1" where %1 is the path to the .reg file, which would be one of the installation variables available. However, the wizard has its own section for manipulating the registry, so it'd be best to use that.
|