Currently i have one type of application that already installed into my pc. Now i'm trying to pull off the information about that software installed into my window such as InstalledData, CurrentVersion and UpdateDate. A lot of script outside shown that if the installed file using window package installer. The data will capture by registry and will shown up when script running. But my question is, if the installed file was APPLICATION REFERENCE type. Is it possible to me to generate a script from power shell to pull of the data that i mention before. kindly advise.