![]() |
![]() |
| Premier Edition | Professional Edition | Express Edition |
InstallShield includes support for HTML controls on dialogs in InstallScript and InstallScript MSI projects. HTML controls enable you to use HTML markup for dialog controls.
You can include on dialogs links to Web pages, installed HTML files, and HTML support files. If an end user clicks the hyperlink on the runtime dialog, you can have the HTML page open in an Internet browser, or you can trigger other behavior that you have defined through your InstallScript code.
The HTML control lets you use any valid HTML markup, including styles to control their appearance.

