InstallShieldMultiplatformEvidence
InstallShield Multiplatform is an older packaging solution from Flexera, in use by many software publishers. InstallShield stores software information in “vital product data” (VPD) collections, which were originally stored in flat files and subsequently in SQL scripts.
This pattern locates either format of VPD storage (which may
exist in a range of locations across different platforms), extracts
the data, and creates a Detail
node for the software
installation linked to the host computer:
Property | Value |
---|---|
name
|
The name of the application as identified by InstallShield. |
type
|
FNMP_InstallerEvidence
|
vendor
|
The publisher of the application |
version
|
The release number of the application. |
install_date
|
The date that the application was installed on this host computer. |
evidence
|
ISMP (fixed
string literal). |
product_code
|
The product identification code recorded (usually) by the publisher for the particular application. This is not standardized and may be used as the publisher desires. |
key
|
A
unique key for this installation record, combining (with the different
literal text separators shown) the values of
name:version/type:evidence/host.key
|
To configure the InstallShieldMultiplatformEvidence
pattern:
IT Asset Management (Cloud)
Current