Additions:
- select "Behavior and Scripting" and in "System HTML pages", double-click on the "About Dialog Box" to open the HTML editor.

Deletions:
- select "Localization" and in "System HTML pages", click on "IE Browser compatible" if you are working on an IE publication or "HTML Viewer compatible" for a HTML Viewer publication.
- double-click on the "About Dialog Box" to open the HTML editor.

How to modify the About box of my ebook?
In an ebook, you can display its About box by selecting "
Help|About".
You will get this window:

Each time you
start a new project∞, HTML Executable creates a default About dialog box. But you can of course
customize it and insert your own text, images, links... The About box is actually a special HTML page.
Steps to modify the About box
In HTML Executable, open your project and
- select "Publication Settings"
- select "Localization" and in "System HTML pages", click on "IE Browser compatible" if you are working on an IE publication or "HTML Viewer compatible" for a HTML Viewer publication.
- double-click on the "About Dialog Box" to open the HTML editor.
- you can now modify the HTML code for the About dialog box. As you may see, the HTML can contain some HEScript and JavaScript codes. You should leave this code unmodified unless you know what you do.
- click OK to save the HTML code and compile your project.
Example
Just insert some additional HTML code:

recompile and here is the new about box:
Note: only users of the
Professional/Commercial editions∞ may edit the HTML code for the About box.