A newer version of this documentation is available.

View Latest

_DATA_

This section is used to change default, or configure your own, images and logos shown in the credential provider, internal GUI dialogs, taskbar icon, and shell extension.

[_DATA_]
<filename>=<base64>
See Dialog Image for more information on presentation in the credential provider and internal GUI dialogs.

Values

<filename>

The name of the image or icon. See section Specified image and icon names for the default image and icon names.

<base64>

The base64-encoded value of the image or icon.

Specified image and icon names

Internal GUI

tile_load.png

Image displayed in GUI during loading.

tile_missing.png

Image displayed in GUI when no token is available.

tile_empty.png

Image displayed in GUI when empty/invalid token available.

tile_locked.png

Image displayed in GUI if token PIN is locked.

tile.png

Image displayed in GUI when nothing else matches.

Credential Provider

tile_load.ico

Image displayed in Credential Provider during loading.

tile_missing.ico

Image displayed in Credential Provider when no token is available.

tile_empty.ico

Image displayed in Credential Provider when empty/invalid token available.

tile_locked.ico

Image displayed in Credential Provider if token PIN is locked.

tile.ico

Image displayed in Credential Provider when nothing else matches.

Taskbar icon

taskbar-130.ico

Default icon

taskbar-131.ico

Dark theme icon

taskbar-134.ico

Default icon when paused

taskbar-135.ico

Dark theme icon when paused

taskbar-136.ico

Default icon when no certificate is available

taskbar-137.ico

Dark theme default icon when no certificate is available

Shell extension

shell-130.ico

Default icon

shell-131.ico

Dark theme default icon

Examples

[_DATA_]
tile_missing.ico=<base64>
tile.ico=<base64>
tile.png=<base64>
tile_(<issuer CN>).ico=<base64>
tile_PS.ico=<base64>
taskbar-130.ico=<base64>
shell-130.ico=<base64>