Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HD serial#
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00963486
Message ID:
00963520
Views:
9
It's Volume serial number and yes, it's simpler to get it with WSH if it's available. For HD serial number take a look at A DLL to tell your the hard disk Serial No File #9952. I didn't use it so I don't know how relable it is.

>as i understand the serial number is a software number assigned by the OS so it will not be equal to the phisical numbe, any way here is a simpler solution.
>
>PUBLIC idDisco
>oFS=CreateObject('scripting.filesystemobject')
>idDisco = oFS.Drives('c').SerialNumber
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform