Stop auto-nav if ShowInstallDetails is show
I'm using Modern UI and I have set "ShowInstDetails" to "show".
I want the installer to stop so the user can inspect the installation details and allow the user to click "Next" to goto the finish page.
Normally, after the install page it goes straight to the finish page.
I've searched to forum I haven't been able to find a way to do this. All I've been able to do (with the forum's help) is re-enable the next button (it's disabled by default) and call abort to stop the install, but if I click next nothing happens. I'm sure this is because I called abort.
Is there a better way to do this...?
Also, I have a "lauch shortcut", etc. on the finish page so I still need the finish page.
Thanx in advance!
jc3