Skip to content

software.go - handling missing InstallDate values #34

@djsvi

Description

@djsvi

Lots of application installers don't populate the InstallDate registry value. In these cases 'Add/Remove Programs' apparently substitutes the last modified date for that application's registry key. Better than nothing..

It looks like that could be pretty trivial to implement - https://pkg.go.dev/golang.org/x/sys/windows/registry#KeyInfo.ModTime - so hopefully you'll consider adding this?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions