Screens make up the visual user interface of your installer. They're what the user sees and interacts with throughout the installation process.
You can use screens to display information to the user, and you can use them to get information from the user as well.
The screens in Setup Factory use a familiar "wizard" style. Each screen either has an image on the left-hand side, with text and options on the right, or a banner along the top, with text and options below. The bottom of the screen has a combination of buttons like Next, Back, Finish, and Cancel, depending on the screen.
See Also: Screens dialog