MachineUserMUICache¶
Windows MUI cache information.
Fields¶
| Field | Type | Description |
|---|---|---|
| Company | string | Company information from the Windows MUI cache |
| Description | string | Description from the Windows MUI cache |
| DisplayVersion | string | Display Version |
| FileVersion | string | File Version from the version resource |
| FirstScan | datetime | First scan of this MUI cache entity in OctoSAM Inventory |
| FriendlyAppName | string | Friendly application name from the Windows MUI cache |
| ID | numeric | Internal ID for the MachineUserMUICache entity (Primary Key) |
| InternalName | string | Internal name of the executable from the version resource |
| LastScan | datetime | Last scan of this MUI cache entity in OctoSAM Inventory |
| MachineUserID | numeric | Internal ID that references the MachineUser entity (Foreign Key) |
| OriginalFilename | string | Original file name from the version resource |
| Path | string | Path of the executable |
| RawPublisher | string | Raw publisher name from the version resource |
| Signature | string | Windows MUI signature |