Thread: Install File
View Single Post
Old Jun 25th, 2005, 6:22 PM   #5
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
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.
Rory is offline   Reply With Quote