It would be nice to see the installation date/time of software. But I think there is no information stored about that?
Announcement
Collapse
No announcement yet.
feature request: Computer Properties > Software
Collapse
X
-
Re: feature request: Computer Properties > Software
HKLM/Software/Microsoft/Windows/CurrentVersion/Uninstall/{productname} or {productID}
KeyName: InstallDate
This key only seems to be available when the installed product uses the ProductID code, and not the actual name of the product (like {0EFC6259-3AD8-4CD2-BC57-D4937AF5CC0E} is a key used by Symantec AV Client).
Although I'm sure this may key vary from installation to installation on different machines, depending on the product, after checking some of my systems, both XP and 2K report this productID for SAV Client.
Comment
Comment