|
Navigation: Program Reference > Appearance > Setup Resources > Setup Bitmaps |
|
Setup Bitmaps are the image files you will use in the interface with the end-user. VisualSetup supports only Windows Bitmap files, that are automatically compacted during the setup compilation.
To add a bitmap to your setup program, select Appearance > Setup Bitmaps menu command. Then, select Editor > Add Bitmap menu command and select the bitmap file you want to include.
The properties available for Setup Bitmaps are:
Bitmap Information
Name |
The name that identifies the bitmap. This name with the language must to be unique, for example, you can include a bitmap named MyBitmap with English language property and another bitmap also named MyBitmap with Spanish language property. Depending on the select language, VisualSetup will display either the English version of MyBitmap or the Spanish version of MyBitmap. |
Conditional Information
Language |
The language of the bitmap. Before selecting the language you want, you must to define it in the Setup Languages editor. |