Do any of you guys know how to use Perl or Python or some other scripting language to see if an application is installed and what version is installed? I'd like the info visible from the Add/Remove Programs screen, but I'm having a heck of a time figuring out where that lives in the registry. If I can find it there, I know I can do this rather easily. Maybe there's some other place I can check...not sure.
My goal is to write a script that will go out and check for a specific installed application on a few thousand remote PCs.
My goal is to write a script that will go out and check for a specific installed application on a few thousand remote PCs.