Hello,
does a ready page exists as in InnoSetup ?
Ready page
4 posts
I'm not familiar with what Inno's 'ready page' looks like.
If you are talking about a type of confirmation page, then you could make one relatively easy using the InstallOptions plugin.
If you are talking about a type of confirmation page, then you could make one relatively easy using the InstallOptions plugin.
Check the WelcomeFinish.nsi example in Modern UI examples.
Or better take a look at the attached demo. :-)