Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
The installer stores all information about the user interface in the tables of the installation database. To facilitate the design of the UI the installer also provides a preview mode for viewing this information. The following procedure describes how to enable the UI preview mode and display the current appearance of dialog boxes and billboards.
To view the user interface in the preview mode
- Enable the preview mode by calling the MsiEnableUIPreview function.
- Display the particular dialog boxes by calling the MsiPreviewDialog function.
- Display particular billboards by calling the MsiPreviewBillboard function.