[Tutor] Windows software reporting
Justin Heath
justin at unixremedies.com
Fri Aug 8 15:41:04 EDT 2003
All,
I am currently writing a program that queries Linux, Solaris boxes for
installed software and software versions and comparing this information
against a database. It appears this could be useful to our Windows guys
as well. My question is how to get this information on a Windows box.
Currently for Linux I am using os.popen("rpm -qa", "r"), for example.
Any suggestions?
Thanks,
Justin
More information about the Tutor
mailing list