-
Registry Entries
I have a product that I'm building an installer for - it has a number of registry entries that have already been generated - I would like the installer to contain all of these, but don't fancy retyping them out hand by hand. Is there a way to import the .reg file?
-
Re: Registry Entries
Unfortunately not in the current version of Install Creator Pro, you have to enter them one by one...
Other solution : you can install the .REG file and run it through regedit via the "Register COM/DLL/REG file" option in the Windows tab (File Options group). Note: if you do that and your app can be executed from Windows 9x, make sure you save your .REG file in a Windows 9x format.
-
Re: Registry Entries
Thanks for that - I'd overlooked that when browsing through the options and help.
Once again, your speedy support is much appreciated.