Total Pageviews

Saturday, May 12, 2012

PC Info v1



The PC Info Software is helpful for us to know some system details of the PC. The code behind file contains few function written in VB to retrieve those information. This information’s can be used as authentication validation on a machine. I have prepared this with the intention of adding it to any software which requires machine authentication as a security feature. I am ready to share it with anyone who needs this feature/code.


The information that are fetched by the machine are

  1. Computer Name
  2. User Name
  3. Operating System
  4. Platform
  5. Version
  6. Language
  7. Processor ID
  8. MAC Address
  9. HDD Volume Serial
  10. MotherBoard ID



Given below are the screen shots of Its working:

Start Up Page
Info shown after Find Info Button Click