J JLO Oct 3, 2006 #1 Hello. i am using visual basic 2005 i'd like to get the hard disk serial number, how could i get it? Thaks
Hello. i am using visual basic 2005 i'd like to get the hard disk serial number, how could i get it? Thaks
H Herfried K. Wagner [MVP] Oct 3, 2006 #2 JLO said: Hello. i am using visual basic 2005 i'd like to get the hard disk serial number, how could i get it? Click to expand... WMI + 'Win32_PhysicalMedia' (namespace 'System.Management').
JLO said: Hello. i am using visual basic 2005 i'd like to get the hard disk serial number, how could i get it? Click to expand... WMI + 'Win32_PhysicalMedia' (namespace 'System.Management').
J JLO Oct 4, 2006 #3 thanks Herfried K. Wagner said: WMI + 'Win32_PhysicalMedia' (namespace 'System.Management'). Click to expand...
thanks Herfried K. Wagner said: WMI + 'Win32_PhysicalMedia' (namespace 'System.Management'). Click to expand...