I want my setup to have a screen with several options available, which I have incorporated. However, when the user clicks next, it should take him to the screen he designated. For example, I have a screen with several radio selectors on it. One says continue with install, the other says abort. If the user selects continue, it will take him to the Select Directory screen. If he selects abort, it takes him to the abort screen. How do I achieve this?

