hard disk serial number routine for Access?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "kingjepoy via AccessMonster.com" <u7427@uwe>
- Date: Fri, 03 Mar 2006 06:13:49 GMT
Hi,
I've checked the threads around here on retrieving the hard disk serial
number and followed some links till I got to a utility called diskid32 which
reads the serial number of the hard disk using different methods. It includes
the source code which I think is written in C or WMI (not sure really). I'm
neither adept with WMI nor C so I really can't translate the code to a usable
Access routine.
An alternative would be to run diskid32 in an Access shell and save the
screen output to file so I could process it. But I really prefer the code to
be integrated to Access for security reasons. I'll be using the info for copy
protection schemes.
Has anyone translated this utility to Access? Any other efficient method I
should consider?
Thanks in advance!
Jeff
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200603/1
.
Relevant Pages
- Re: Serial Number
... In order for me to buy a program requiring activation from a small or single-person company, they would have to show that some kind of unlock code was placed in escrow with a law firm so that I had some assurance that I could continue to use the program in the event that the principal programmer or company ceases to exist. ... I'm trying to retrieve the motherboard or hard disk serial number without using the WMI (since in most cases it doesn't work. ... Most of the classes proprieties don't work under XP) and the ones that work return stupid numbers. ... (microsoft.public.vb.general.discussion) - Re: Serial Number
... I'm trying to retrieve the motherboard or hard disk serial number (in ... Number) without using the WMI (since in most cases it doesn't work. ... of the classes proprieties don't work under XP) and the ones that work ... I've tryed to use the WMI, but for motherboard it returns a weird number ... (microsoft.public.vb.general.discussion) - Re: Serial Number
... Then the user should have a Lan adapter in his computer. ... I'm trying to retrieve the motherboard or hard disk serial number without using the WMI (since in most cases it doesn't work. ... Most of the classes proprieties don't work under XP) and the ones that work return stupid numbers. ... (microsoft.public.vb.general.discussion) - Re: Getting the Hard Disk serial number
... If you can do with WMI using .NET it should be possible to do the same ... thing in VBA. ... >Can anybody help in getting the Hard Disk serial number which will not ... John Nurick [Microsoft Access MVP] ... (microsoft.public.access.modulesdaovba) |
|