[Config]: TrayIcon*Running

 

Value

Glyph index

Description

The directives TrayIconAllRunning, TrayIconNoneRunning and TrayIconSomeRunning control which tray icon is displayed when all, none and some of the services specified in the [Services] section are running. Instead of pointing to a Windows icon file, these directives contain a glyph index that points to a sub-bitmap in the ImageList.

StopsignYou cannot specify both the TrayIcon directive and the TrayIcon*Running directives.

Example

[Config] ImageList=images.bmp TrayIconAllRunning=0 TrayIconSomeRunning=1 TrayIconNoneRunning=2

See also See Also
How to Use the Service Features
[Config]: ImageList
[Config]: TrayIcon