Application Setup Sample, using Innosetup
Posted by Stefan Geißler on January 12, 2007
Once an end-user application has been finished, its setup program must be written. This is a task that most developers do not enjoy doing; a task, however, that is necessary.
In order to simplify the task, I have written a sample script, based upon Innosetup, a powerful freeware application to create setup programs.
The sample script is for an application, called "Demoapp" that deploys the IC Imaging Class Library. To make your own setup script, you just need to copy the sample script and substitute "Demoapp" with the name of your own application.
You can find the sample script, complete with documentation in the samples library, entitled:
I will publish sample setup scripts for IC Imaging Control ActiveX and IC Imaging Control.NET in the near future.
If you need any help with this sample setup script, or indeed, would like to talk to me about any aspect of IC Imaging Control, please do not hesitate to contact me.
Tagged with RuntimeSetupClass LibrarySample Application.


