|
|
|
Well all good things must come to an end and QSetup dropped their free licensing offer. At the time Jordan Russell's InnoSetup did not have the necessary hooks to accomplish what I needed, mainly in the uninstall area. With the latest beta release of InnoSetup 5.04 that has changed that. I have now created a script and a DLL that will allow a generic way of creating an setup for any component set. In order to use the script it is worth downloading ISTool to add a graphical front end to the InnoSetup script. The instructions presented here will be shown using this tool. The first thing in using the component setup script is the directory structure. There was a lot of discussion about the best directory structure for a component and the following was adopted, and must be adherend to to use this installer script and DLL.
Basic folder structure for Component installation. The structure is as follows:
Of the above structure the only ones that must exist and contain the described files are:
The others are recommended. We can now start to create our installation executable |
Last Modified on: |