Josh, You mentioned:
> Unfortunately, Windows does not have an API for retrieving installed > packages. > Does this include the WMI class Win32_Product<http://msdn.microsoft.com/en-us/library/windows/desktop/aa394378%28v=vs.85%29.aspx>? Win32_product provides a limited set of information about all products installed using MSI/Windows Installer. Although Windows Installer is a standard, not all compiled installers use this method. -Kev -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
