.NET Framework 1.xFor discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the .NET Framework 1.x section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I am using C# .net framework 1.1.I want to protect my software for copyright so i decided to put check on hard disk serial number which is unique for every hard disk.
can anybody help me or provide me code to get serial number of hard disk.
i have code to get access to volume serial number of hard disk but im not sure that the volume number of hard disk is different for every hard disk. if it uses H.D serial prefix in volume number then its ok.