Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
To author a simple user interface, developers of installation packages can utilize a user interface design that adheres to interface wizard behavior.
The term user interface wizard behavior means that each dialog box in a sequence contains a Next>> button, which the user clicks to move to the next dialog box after entering data or configuring information in the current dialog box. If the user decides to go back and change any information entered in a previous dialog box, each dialog box contains a <<Previous button that the user clicks to go back. At the end of the wizard sequence, the user clicks a Finish button to begin the installation process.
The UI described in the UI example adheres to user interface wizard behavior. See An Installation Example.