nikhilele
Advanced Member level 3
- Joined
- Jan 11, 2006
- Messages
- 805
- Helped
- 101
- Reputation
- 202
- Reaction score
- 76
- Trophy points
- 1,308
- Location
- Bangalore India
- Activity points
- 6,376
hdd firmware serial number source code
This does not work in windows 98
so what to do is there any trick to do is in win98 and dos
Code:
Manufacturer assigned Hard-Disk Firmware Serial Number is essential for many reasons
One, you can create a Machine constant which do not change with Operating System Changes
or HDD Formatting. This machine constant can be used to base your product licensing.
There are many methods to retrieve HDD Firmware Serial Number. Some require Administrative logins only, some require WMI (Windows Management Instrumentation) to determine HDD Serial.
This code works on Win-NT, Win-2000, Win-XP, for IDE Hard-disk Types Only, does not require Administrative logins, or WMI (Windows Management Instrumentation), Utilizes the Windows API to arrive at HDD Firmware Serial Number. It is a lightweight code of few lines only. Retrieves HDD Firmware Serial Number, HDD Model Number, Drive Controller Revision Number and other details. The Source Code is in Visual Basic 6.0, VB.NET, and C#
More Information on this code: [I]**broken link removed**[/I]
By the way, Complete Source Code for Licensing is available at [url]http://www.wnode.com/wlock.html[/url]
This does not work in windows 98
so what to do is there any trick to do is in win98 and dos