Installed User Softwares

This section lists all user-installed software detected on the system. It includes essential details such as the software name, version, publisher, installation date and path, and the uninstall command. This information is useful for tracking applications, managing licenses, and ensuring compliance.

{{# Items value }}

({{ key }})

{{# value }} {{/ value }}
Name Version Publisher Install Date Install Location Uninstall Command
{{ IIf name, name, "Not provided" }} {{ IIf version, version, "Not provided" }} {{ IIf publisher, publisher, "Not provided" }} {{ IIf install_date, install_date, "Not provided" }} {{ IIf install_location, install_location, "Not provided" }} {{ IIf uninstall_string, uninstall_string, "Not provided" }}
{{/ Items }} {{ IncludeTemplate "partials/metadata.mustache.html" }}