In my first post regarding this topic I have constructed a simple PowerShell script that exports all the available software on the machine. In the second post I have modified the script so that you can search for a particular application and get the necessary information without having to pass through the whole list.
But I think I have made it much easier and constructed a GUI around the second script, the final result is:
You can find the full code on GitHub.