Changing the Font that Is Used to Display Text in the Script Editors
InstallShield 2026
InstallShield lets you change the font that is used in the script editor in various views (for example, the InstallScript view and the SQL Scripts view).
Tip:Note that the script editor properties are global per-user settings that affect all InstallShield script editors. For example, the same font is used for all script editors. If you change the font in the SQL Scripts view, the font is also changed in the InstallScript view the next time that the InstallScript is reloaded in that view.
To change the font, font style, or font size that is used to display text in the script editors:
| 1. | Right-click in the script editor pane and click Properties. The Script Editor Properties dialog box opens. |
| 2. | In the General area, click the Font setting, and then click the ellipsis button (...) in this setting. The Font dialog box opens. |
| 3. | Specify the font changes as needed. |
| 4. | Click OK. The Font dialog box closes. |
| 5. | Click OK. The Script Editor Properties dialog box closes. |
InstallShield changes the font that is used to display text in the script editor as needed.
See Also