How to check MAC address of system while installing C# application - TechRepublic
Question
August 10, 2008 at 02:31 AM
vaibhavas

How to check MAC address of system while installing C# application

by vaibhavas . Updated 17 years, 11 months ago

Hi friends, I have developed one Win form application in C#.net. And I want to create a dedicated setup for a perticular machine. I mean, setup should check the mac address of the system at the time of installation. If mac address match with my code, application should install successfully, otherwise not install and show a perticular message.
I don’t know how to do this??
any responce will be apriciated..

thank you,

Vaibhava Srivastava

This discussion is locked

All Comments