Add button on page to skip to other pages
How do I add a button to a MUI page so that I can jump to another page? I'm trying to make a simplified installer that just has the welcome page and when they click next, it installs everything using default settings. However, I want to give advanced users a button on the bottom to go through the formal installation process and goes to the components and directory page.
- Thanks