Hi, this is a little program I made last night after I found a little tool in windows 7 systeminfo Well this is a basic GUI around that tool that collects information puts it into a list view control, I am sure there are better way to do this but I really wanted to try and parse the output from a dos window and this came as a good example.
The only think I not added support for is listing the HotFixes I try and add them to the next version.
Apart from that it does pretty much does give you basic system information,
Well I hope find some use for it.
Ps when clicking Get info the first time it may take a few seconds to get the info.
Comments and suggestion welcome.