|
Navigation: Program Reference > Project > Project Properties > Main Properties > Appearance Information |
|
System Messages
Starting Message |
The message that will be displayed in the beginning of setup program. |
Bitmaps
Before selecting the dialogs, you must include them in the Setup Bitmaps editor.
Dialog Bitmap |
The default bitmap displayed in the wizard dialogs. It corresponds to the Default Dialog's Bitmap system property of the bitmap control. For further information, read Defining the Dialog Bitmap and Splash Screen topic. |
Logo Bitmap |
The bitmap that corresponds to the logo of your company. It corresponds to the Company's Logo system property of the bitmap control. For further information, read Defining the Dialog Bitmap and Splash Screen topic. |
Splash Bitmap |
The bitmap displayed in the beginning of the setup program. For further information, read Defining the Dialog Bitmap and Splash Screen topic. |
Icons
Setup Icon |
The icon of the setup program. VisualSetup only supports multiple resolution icons with either the 16x16-pixels 16-colors and 32x32-pixels 16-colors resolutions or 16x16-pixels 256-colors and 32x32-pixels 256-colors resolutions. To create multiple resolution icons you need to use an icon editor, a good one is Icon Workshop available at http://www.axialis.com. |
Software Icon |
The icon of the product you are want to create a setup program. |
Fonts
Default Font |
The default font used in the new dialogs. |
Use System Font |
Defines if you want to use the system font. |
Note: VisualSetup supports two icon formats:
The icon file can have other resolutions, but the resolutions above must exist in the icon file otherwise the setup compiler will return an error. You must create the icon file using some icon editor that supports multiple resolution icons, we suggest Axialis Icon Workshop (http://www.axialis.com). |