Get install date from managed code

前端 未结 5 540
一个人的身影
一个人的身影 2020-12-19 06:15

Is there a managed API to retrieve an application\'s install date using the Product GUID?

Thanks. Scott

5条回答
  •  天命终不由人
    2020-12-19 06:49

    The InstallDate key in the registry is not always there, especially when the program has not been installed with through MSI (as for example Adobe Flash Player Plugin, DAEMON Tools, 7-ZIP, Picasa, TeamViewer, Mozilla Firefox).

提交回复
热议问题