diff --git a/Contrib/InstallOptions/Install Options.html b/Contrib/InstallOptions/Install Options.html index 463992f3..ab3347c6 100644 --- a/Contrib/InstallOptions/Install Options.html +++ b/Contrib/InstallOptions/Install Options.html @@ -125,11 +125,13 @@ numbers from 1 to NumFields. Each Field section contains the following values: file requester where the user can browse for a file.
A "DirRequest" control displays a textbox and a browse button. Clicking the browse button will display a directory requester where the - user can browse for a directory.
+ user can browse for a directory.
+ "Icon" control displays an icon. Use no Text to use the installer icon.
+ "Bitmap" control displays a bitmap.
Text (optional) - Specifies the caption of a label, checkbox, or radio button control. + Specifies the caption of a label, checkbox, or radio button control. For icon and bitmaps control this specifies the path to the image. State @@ -270,6 +272,10 @@ numbers from 1 to NumFields. Each Field section contains the following values: History: