command prompt - how do I find all the times a program was installed? -


i willing use powershell or command prompt:

i installed program , need find out when installed it. installed twice , want find first time installed it. time meaning date.

when uninstalled it, should have wiped existence storage, therefore windows should have no record of when installed (unless created restore point).


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -