I would like to create a custom Innosetup page which has the following layout. That will be displayed as the very first page and if user clicks the Configure button, he will be taken to the typical install pages. if user clicks the Install button, the install will happen silently.
+------------------------------------+
| |
| |
| a bitmap image |
| |
| |
+------------------------------------+
Cancel Install Configure
It looks like custom pages and forms do not allow that. Is this possible with Innosetup?
In my first answer I didn't really see the requirement for additional buttons.
I think you can not do this with InnoSetup, but you could actually create a "wrapper" application that shows your page and upon the "Install" button click runs the InnoSetup setup.
Searching SO a bit more, I found there's actually a way of adding your own buttons to the UI as described in the answer to this question: Inno Setup - replace default next/back/cancel buttons. I don't know, however, if there's also a way of removing unwanted buttons.
It is stated in this answer that there are examples in the CodeClasses.iss example script in \program files\inno setup 5\examples.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With