|
@everyone
as you can see, the inno script example is very small. It's roughly going to be like that where everything is taken care of by the dll itself. Things like disk browse form can be changed but the default one is the one the that is shown in the first picture. Progress, things like elapsed time, remaining time, estimated time, transfer speed, data processed, data remaining, total data, basically all information about installation will be given via a callback, up to the user if they want to utilize that or not. CRC error dialogs will be shown in case if user wants to ignore the errors and just continue with installation.
|