Tile Configuration Settings

InstallShield 2019 Express Edition » Shortcuts View

The settings for tile configurations are organized into the following main categories:

General
Appearance

General

Use the tile configuration’s General setting to view the path of the .exe file that is associated to the tile.

General Settings

Setting

Description

Target

Displays the path of the .exe file (for example, [INSTALLDIR]File.exe) that is associated to the tile.

Appearance

Use a tile configuration’s Appearance settings to specify tile customizations such as the background color of the tile.

Appearance Settings

Setting

Description

Text Color

Choose a foreground text color that is used to display the app name on a medium-sized tile. Available drop-down options are:

Light—Sets the text color that is displayed on a medium-sized tile to be light (white text).
Dark—Sets the text color that is displayed on the medium-sized tile to be dark (black text).

Note • Only a medium-sized tile (150x150) has room to display a name on the tile. Also, in order for the Text Color setting to have an effect, the Show Name on Medium Tile setting must be Yes.

Background Color

Select a color to be used as the background color of the tile. A drop-down selection provides several predefined colors, or an ellipsis button (...) lets you choose additional colors or specify an RGB hex string color.

Small Tile Image

Specify a relative path to a small-sized (70x70) tile background image.

Important • If you choose to use custom images, you must specify an image for both the small tile image (70x70) and the medium tile image (150x150) and they must be added to the project manually. If you specify only one, the default Windows styling for the app icon and background is applied to the tile. Also, if you provide scaled, high-contrast, or localized images, you need to manually create a resources.pri file and place it in the same directory as the app's .exe file and its .visualelementsmanifest.xml file. For more information about using images or creating a resources.pri file, refer to the following MSDN article: Desktop App Tiles on the Start Screen.

Medium Tile Image

Specify a relative path to a medium-sized (150x150) tile background image.

Important • If you choose to use custom images, you must specify an image for both the small tile image (70x70) and the medium tile image (150x150) and they must be added to the project manually. If you specify only one, the default Windows styling for the app icon and background is applied to the tile. Also, if you provide scaled, high-contrast, or localized images, you need to manually create a resources.pri file and place it in the same directory as the app's .exe file and its .visualelementsmanifest.xml file. For more information about using images or creating a resources.pri file, refer to the following MSDN article: Desktop App Tiles on the Start Screen.

Show Name on Medium Tile

Specify whether the app name should be shown on a medium-sized tile (150x150). Available options are:

Yes—Display the app name on the tile when a medium-sized tile is used.
No—Do not display the app name on the tile.

Note • This setting has no effect when a small-sized tile is used.