ShowIcon (inventory component)
FlexNet Manager Suite ()
Command line | Registry
ShowIcon
influences visibility to the user on the Windows computer device being inventoried by a non-SYSTEM
user account:
- When set to
True
, the tracker (ndtrack.exe
) displays an icon in the system tray when it is collecting inventory. This icon displays, regardless of the value of theUserInteractionLevel
preference. If this icon is double-clicked andUserInteractionLevel
is set toStatus
orAuto
, the progress display toggles from being hidden to being visible. - When set to
False
, no icon will display.
Tip: On modern versions of Windows, this preference affects the tracker when it is being executed by a particular user account. When (as is normal) the inventory is being run by the local SYSTEM
account, no icon is visible in the system tray.
Values
| **Values / range** | Boolean \(`True` or `False`\). | | **Default value** | No registry default. If no value is supplied, the behavior depends on `UserInteractionLevel`. Where this is `Full`, the behavior is equivalent to `ShowIcon=False`; and otherwise the behavior is as for `ShowIcon=True`. | | **Example values** | ``` False ``` |
Command line
| **Tool** | Inventory component \(`ndtrack`\) | | **Example** | ``` -o ShowIcon=False ``` |
Registry
| **Installed by** | Installation of FlexNet Inventory Agent | | **Computer preference** | In order of precedence: - `[Registry]\ManageSoft\Tracker\CurrentVersion` - `[Registry]\ManageSoft\Common` |
2025 R1.1Parent topic:Preferences