Here is the full source code for a DLL that I have written that can be used to get all installed programs (just like Add or Remove Programs in Windows) on either the local computer or a remote computer on the network (and an example application that uses the DLL).
Rather than uploading the project files to another location and repeating what I have already typed on vbforums, I thought it would be easier to just provide a link to the vbforums thread so here it is, more details and project download can be found here: http://www.vbforums.com/showthread.php?t=598355
Let me know what you think if you use it 🙂
Chris
Great Job!
Thanks for sharing, its been very usefull.
No problem 😀
thanks, that was useful, made a python implementation using your code.
How do I run this? Is there a binary file or is this just the code?
This was just the code for developers to use, but I did make a program that makes use of this code as well which you can download here: http://www.cjwdev.co.uk/Software/FastSoftwareAudit/Info.html
Great! Thanks! 🙂