Ready page
Hello,
does a ready page exists as in InnoSetup ?
Archive: Ready page
Ready page
Hello,
does a ready page exists as in InnoSetup ?
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.
Check the WelcomeFinish.nsi example in Modern UI examples.
Or better take a look at the attached demo. :-)