Custom Dialog in Post-Install Section?
Hi,
Looking at the docs for Custom Pages, it makes it sound like
you can only have a Custom Page or Dialog as part of the Install or Uninstall Pages.
In my Post-Install Section, if I detect that port 8080
is in use, I need to put-up a Dialog with some text, and
ask what port number they want to use, and have a default port
number in an Input Text Field, and some Cancel and
Continue, or whatever, buttons..
Can I do this in the "-post" Section, and what should I
be looking at as an example for doing something like this?
Thanks!