EzInfo Source | Computer Information Grabber - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: EzInfo Source | Computer Information Grabber (/showthread.php?tid=24265) |
EzInfo Source | Computer Information Grabber - Die - 01-02-2012 Link to .Rar file. http://www.mediafire.com/?k4lg1ada7hch1ck Pic: http://gyazo.com/cc57192c24509b186ccf1b9978dbe644 Not much of a project, just a quick thing to get me back into programming from being away from it for so long. RE: EzInfo Source | Computer Information Grabber - AceInfinity - 01-02-2012 I created a Windows 7 system information retriever a while back. Here's the video for it: (Completely multi-threaded using various WMI objects) [yt]http://www.youtube.com/watch?v=robQn_qpKYM[/yt] I also created a perl script to retrieve system information: [yt]http://www.youtube.com/watch?v=1JHw-PayRIk[/yt] RE: EzInfo Source | Computer Information Grabber - MineCrack - 01-02-2012 Good job, going to be using this soon for my tools. RE: EzInfo Source | Computer Information Grabber - Die - 01-03-2012 (01-02-2012, 06:19 PM)AceInfinity Wrote: I created a Windows 7 system information retriever a while back. Here's the video for it: Damn bro, you've got a sick background! And nice programming skills, I might get into different languages soon but I'm wanting to work with VB for a bit longer. I've been using it for about a year now and I know I'm going to make a really nice program soon, I just don't know what exactly. But thanks for sharing those with me, they seem pretty cool. |