CnPack Forum » CnVCL 组件包 » 取“硬件序列号”的测试例子


2009-9-16 12:09 ouyongke
取“硬件序列号”的测试例子

请刘大大及各位CnPack Funs支持一下,我在这里测试一下网上那些个取硬件序列号的代码
已经跟刘大大商量了,如果好使,会整理一下加到组件包里,给朋友们图个方便。
请大家将测试结果贴在回贴里,格式如下:

[code]
{左边大Memo里的内容}
>> GetMainBordInfoForREG Begin <<;
......
{分隔符}
----------------------------------------------
{右边小Memo里的内容}Win32_BaseBoard SN:
......
[/code]

谢谢大家的支持。

2009-9-16 12:11 ouyongke
自己来个榜样,这是公司的电脑,NND,WMI居然没取出主板的ID:
[code]>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = GBT    - 42302e31;
System BIOS Version:  Line 2 = Award Modular BIOS v6.00PG;

System BIOS Date: 09/16/05;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 11/17/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Gigabyte Technology Co., Ltd.;
Product: 8I865GVMK-775;
SerialNumber:  ;
Version: x.x;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Award Modular BIOS v6.00PG;
CodeSet:ERROR;
CurrentLanguage: n|US|iso8859-1;
Description: Award Modular BIOS v6.00PG;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Award Software International, Inc.;
Name: Award Modular BIOS v6.00PG;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber:  ;
SMBIOSBIOSVersion: F2;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Award Modular BIOS v6.00PG;
Version: GBT    - 42302e31;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 5JVXF1L9            ;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: 5JVXF1L9            ;
GetRomBiosString: 09/16/2005-i865GV-6A79WG08C-00;
--------------------------------------------------------------------------------------------------------------------------
Win32_BaseBoard SN:

Win32_BIOS SN:

Win32_PhysicalMedia SN:
5JVXF1L9            
GetIdeDiskSerialNumber:
5JVXF1L9            
GetRomBiosString:
09/16/2005-i865GV-6A79WG08C-00
[/code]

2009-9-16 12:12 ouyongke
这是家里的机子,当年不会买,搞了个Intel原装主板:
[code]
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = INTEL  - 20050213;
System BIOS Version:  Line 2 = BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;
System BIOS Version:  Line 3 = BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;

System BIOS Date: 02/13/05;

Video BIOS Version:  Line 1 = Version 4.18.20.13.30 ;
Video BIOS Version:  Line 2 = Version 4.18.20.13.30 ;
Video BIOS Version:  Line 3 = Version 4.18.20.13.30 ;
Video BIOS Version:  Line 4 = Version 4.18.20.13.30 ;

Video BIOS Date 03/26/03;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;Manufacturer
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Intel Corporation              ;
Product: D865PERL                       ;
SerialNumber: AZRL33405640                   ;
Version: AAC27648-207           ;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;
CodeSet:ERROR;
CurrentLanguage: enUS;
Description: BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Intel Corp.;
Name: BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber:                                ;
SMBIOSBIOSVersion: RL86510A.86A.0089.P21.0502132202;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: BIOS Date: 02/13/05 22:02:08 Ver: 08.00.10;
Version: INTEL  - 20050213;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 5JV69SNZ            ;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: 5JV69SNZ            ;
GetRomBiosString: AZRL33405640                   ;

--------------------------------------------------------------------------------------------------------------

Win32_BaseBoard SN:
AZRL33405640                  
Win32_BIOS SN:
                              
Win32_PhysicalMedia SN:
5JV69SNZ            
GetIdeDiskSerialNumber:
5JV69SNZ            
GetRomBiosString:
AZRL33405640                  

[/code]

2009-9-17 16:19 Passion
支持一下,贴上我的结果:

>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = AMIINT - 10;
System BIOS Version:  Line 2 = Version 1.00;

System BIOS Date: 09/29/04;


Video BIOS Date 05/01/21;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: MICRO-STAR INC.;
Product: MS-6728;
SerialNumber: 00000000;
Version: 2.00;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Version 1.00;
CodeSet:ERROR;
CurrentLanguage: English;
Description: Version 1.00;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: American Megatrends Inc.;
Name: Version 1.00;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: 00000000;
SMBIOSBIOSVersion: V3.A      ;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Version 1.00;
Version: AMIINT - 10;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:      WD-WMAM96533713;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber:      WD-WMAM96533713;
GetRomBiosString: Get Bios Type Error;


============

Win32_BaseBoard SN:
00000000
Win32_BIOS SN:
00000000
Win32_PhysicalMedia SN:
     WD-WMAM96533713
GetIdeDiskSerialNumber:
     WD-WMAM96533713
GetRomBiosString:
Get Bios Type Error

BIOS取的全是0,大概和具体BIOS类型有关。

2009-9-17 18:58 f00l
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = INTEL  - e5;

System BIOS Date: 07/29/09;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 08/28/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: Base Board;
Description: Base Board;
Model:ERROR;
Name: Base Board;
InstallDate:ERROR;
Manufacturer: Intel Corporation;
Product: D945GCLF;
SerialNumber: AZLF8220025X;
Version: AAE27042-302;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Default System BIOS;
CodeSet:ERROR;
CurrentLanguage: enUS;
Description: Default System BIOS;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Intel Corp.;
Name: Default System BIOS;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber:                                 ;
SMBIOSBIOSVersion: LF94510J.86A.0229.2009.0729.0209;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Default System BIOS;
Version: INTEL  - e5;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:      WD-WMANM4702094;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: f兝@gf塃f嬇f?

2009-9-23 00:02 webcyz
微星主板845

>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = AMIINT - 10;
System BIOS Version:  Line 2 = Version 1.00;
System BIOS Date: 07/08/03;

Video BIOS Date 05/01/21;
>> GetMainBordInfoForREG End <<;
>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: MICRO-STAR INC.;
Product: MS-6580;
SerialNumber: 00000000;
Version: 300;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Version 1.00;
CodeSet:ERROR;
CurrentLanguage: English;
Description: Version 1.00;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: American Megatrends Inc.;
Name: Version 1.00;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: 00000000;
SMBIOSBIOSVersion: V5.0  0;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Version 1.00;
Version: AMIINT - 10;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 4a333158304b4c41202020202020202020202020;
SKU:ERROR;
Version:ERROR;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;
End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;
GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;

2009-10-3 10:48 yinuo
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 6040000;
System BIOS Version:  Line 2 = Rev 1.0                 ;
System BIOS Version:  Line 3 = Rev 1.0                 ;
System BIOS Version:  Line 4 = Rev 1.0                 ;
System BIOS Version:  Line 5 = Ver 1.00PARTTBL;

System BIOS Date: 12/26/08;

Video BIOS Version:  Line 1 = Version 62.98.3C.00.48 ;
Video BIOS Version:  Line 2 = Version 62.98.3C.00.48 ;
Video BIOS Version:  Line 3 = Version 62.98.3C.00.48 ;

Video BIOS Date 08/20/08;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Lenovo                          ;
Product: LE9                             ;
SerialNumber: EB12219001                      ;
Version: Rev 1.0                 ;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Rev 1.0                 ;
CodeSet:ERROR;
CurrentLanguage:ERROR;
Description: Rev 1.0                 ;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: LENOVO    ;
Name: Rev 1.0                 ;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: LE9B918090CBNNN                 ;
SMBIOSBIOSVersion: 0DCN56WW  ;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Rev 1.0                 ;
Version: LENOVO - 6040000;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 905041BFF623LL2F1KA8;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;

-----------------------------------------------------------------------------------------------------------

Win32_BaseBoard SN:
EB12219001                     
Win32_BIOS SN:
LE9B918090CBNNN                 
Win32_PhysicalMedia SN:
905041BFF623LL2F1KA8
GetIdeDiskSerialNumber:

GetRomBiosString:
Get Bios Type Error

[[i] 本帖最后由 yinuo 于 2009-10-3 10:50 编辑 [/i]]

2009-10-3 11:04 dacsd
DELL 计算机
***********************************************
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = DELL   - 7;
System BIOS Version:  Line 2 = Phoenix ROM BIOS PLUS Version 1.10 A03;

System BIOS Date: 05/17/04;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 04/16/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Dell Computer Corp.;
Product: 0U2575;
SerialNumber: ..CN48111522036V.;
Version:    ;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Phoenix ROM BIOS PLUS Version 1.10 A03;
CodeSet:ERROR;
CurrentLanguage: en|US|iso8859-1;
Description: Phoenix ROM BIOS PLUS Version 1.10 A03;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Dell Computer Corporation;
Name: Phoenix ROM BIOS PLUS Version 1.10 A03;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber:      ;
SMBIOSBIOSVersion: A03;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Phoenix ROM BIOS PLUS Version 1.10 A03;
Version: DELL   - 7;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 5JVJLF3T            ;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: 5JVJLF3T            ;
GetRomBiosString: Get Bios Type Error;

2009-10-10 11:11 listary
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = AWARD  - 42302e31;
System BIOS Version:  Line 2 = Phoenix - AwardBIOS v6.00PG;

System BIOS Date: 08/08/07;

Video BIOS Version:  Line 1 = Version  5.61.32.25.01 ;
Video BIOS Version:  Line 2 = Version  5.61.32.25.01 ;
Video BIOS Version:  Line 3 = Version  5.61.32.25.01 ;
Video BIOS Version:  Line 4 = Version  5.61.32.25.01 ;

Video BIOS Date 10/16/06;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: ASUSTeK Computer INC.;
Product: M2N61-TVM;
SerialNumber: 123456789000;
Version: 1.XX    ;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Phoenix - AwardBIOS v6.00PG;
CodeSet:ERROR;
CurrentLanguage: n|US|iso8859-1;
Description: Phoenix - AwardBIOS v6.00PG;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Phoenix Technologies, LTD;
Name: Phoenix - AwardBIOS v6.00PG;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: System Serial Number;
SMBIOSBIOSVersion: ASUS M2N61-TVM ACPI BIOS Revision 0201;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Phoenix - AwardBIOS v6.00PG;
Version: AWARD  - 42302e31;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:             6RY36K75;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;

2009-10-15 17:05 kobaer
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = DELL   - 15;
System BIOS Version:  Line 2 = Phoenix ROM BIOS PLUS Version 1.10 A02;
System BIOS Date: 07/02/09;
Video BIOS Version:  Line 1 = Hardware Version 0.0;
>> GetMainBordInfoForREG End <<;
>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Dell Inc.;
Product: 0T656F;
SerialNumber: ..CN1374098102EQ.;
Version: A01;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Phoenix ROM BIOS PLUS Version 1.10 A02;
CodeSet:ERROR;
CurrentLanguage: en|US|iso8859-1;
Description: Phoenix ROM BIOS PLUS Version 1.10 A02;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Dell Inc.;
Name: Phoenix ROM BIOS PLUS Version 1.10 A02;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: BFZXP2X;
SMBIOSBIOSVersion: A02;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Phoenix ROM BIOS PLUS Version 1.10 A02;
Version: DELL   - 15;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;
End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;
GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;

好多错误

2009-11-7 21:27 mestars
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 6040000;
System BIOS Version:  Line 2 = v0.01               ;
System BIOS Version:  Line 3 = Ver 1.00PARTTBL;

System BIOS Date: 08/17/06;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 01/26/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Lenovo;
Product: Gemini 3/4 ;
SerialNumber: --               N/A;
Version: --               N/A;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: v0.01               ;
CodeSet:ERROR;
CurrentLanguage:ERROR;
Description: v0.01               ;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Lenovo;
Name: v0.01               ;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: LE406430175BNWN;
SMBIOSBIOSVersion: Q3B72  ;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: v0.01               ;
Version: LENOVO - 6040000;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:         NW63T752AKRL;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber:         NW63T752AKRL;
GetRomBiosString: Get Bios Type Error;

2009-11-20 11:43 雨中雪
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = HP     - 10030620;
System BIOS Version:  Line 2 = KBC Version 38.59;
System BIOS Version:  Line 3 = EPP runtime BIOS - Version 1.1 ;

System BIOS Date: 08/24/08;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 04/29/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: Hewlett-Packard;
Product: 0938;
SerialNumber: ;
Version: KBC Version 38.59;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: KBC Version 38.59;
CodeSet:ERROR;
CurrentLanguage:ERROR;
Description: KBC Version 38.59;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Hewlett-Packard;
Name: KBC Version 38.59;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: CND6211XV2;
SMBIOSBIOSVersion: 68DTH Ver. F.09;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: KBC Version 38.59;
Version: HP     - 10030620;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:       SB144CHRKT64BD;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;

2009-11-22 23:46 jAmEs_
华硕M2N4-SLI
------------------------------------------------------------------------------
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 42302e31;
System BIOS Version:  Line 2 = Phoenix - AwardBIOS v6.00PG;

System BIOS Date: 07/14/06;

Video BIOS Version:  Line 1 = Version  5.73.22.51.0P ;
Video BIOS Version:  Line 2 = Version  5.73.22.51.0P ;
Video BIOS Version:  Line 3 = Version  5.73.22.51.0P ;
Video BIOS Version:  Line 4 = Version  5.73.22.51.0P ;

Video BIOS Date 01/02/07;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: 底板;
Description: 底板;
Model:ERROR;
Name: 底板;
InstallDate:ERROR;
Manufacturer: ASUSTeK Computer INC.;
Product: M2N4-SLI;
SerialNumber: 123456789000;
Version: 1.XX;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Phoenix - AwardBIOS v6.00PG;
CodeSet:ERROR;
CurrentLanguage: n|US|iso8859-1;
Description: Phoenix - AwardBIOS v6.00PG;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Phoenix Technologies, LTD;
Name: Phoenix - AwardBIOS v6.00PG;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: System Serial Number;
SMBIOSBIOSVersion: ASUS M2N4-SLI ACPI BIOS Revision 0301;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Phoenix - AwardBIOS v6.00PG;
Version: LENOVO - 42302e31;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: Get Bios Type Error;
------------------------------------------------------------------------------
Win32_BaseBoard SN:
123456789000
Win32_BIOS SN:
System Serial Number
GetIdeDiskSerialNumber:

GetRomBiosString:
Get Bios Type Error

2009-12-27 19:36 jusl
IBM R60e

>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 2190;
System BIOS Version:  Line 2 = Phoenix FirstBIOS(tm) Notebook Pro Version 2.0 for ThinkPad;
System BIOS Version:  Line 3 = Ver 1.00PARTTBL;

System BIOS Date: 02/26/08;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 11/17/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: ?×°?;
Description: ?×°?;
Model:ERROR;
Name: ?×°?;
InstallDate:ERROR;
Manufacturer: LENOVO;
Product: 0658FE2;
SerialNumber: 1ZD6C74B121;
Version: Not Available;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Phoenix FirstBIOS(tm) Notebook Pro Version 2.0 for ThinkPad;
CodeSet:ERROR;
CurrentLanguage: enUS;
Description: Phoenix FirstBIOS(tm) Notebook Pro Version 2.0 for ThinkPad;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: LENOVO;
Name: Phoenix FirstBIOS(tm) Notebook Pro Version 2.0 for ThinkPad;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: LVCW673;
SMBIOSBIOSVersion: 7EETC9WW (2.19 );
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Phoenix FirstBIOS(tm) Notebook Pro Version 2.0 for ThinkPad;
Version: LENOVO - 2190;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:         NW9UT7329GEB;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber:         NW9UT7329GEB;
GetRomBiosString: Get Bios Type Error;
----------------------------------------------------------------------------------
Win32_BaseBoard SN:
1ZD6C74B121
Win32_BIOS SN:
LVCW673
Win32_PhysicalMedia SN:
        NW9UT7329GEB
GetIdeDiskSerialNumber:
        NW9UT7329GEB
GetRomBiosString:
Get Bios Type Error

2010-1-14 15:50 ouyongke
非常感谢楼上这么多朋友的支持!

2013-3-17 21:48 dunken
硬件序列号

你好,你得取硬件序列号的代码,在CNVCL中怎么没有,能不能发一份!
[email]272487184@qq.com[/email]

2013-3-30 03:30 chscheese
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 42302e31;
System BIOS Version:  Line 2 = Award Modular BIOS v6.00PG;

System BIOS Date: 06/19/09;

Video BIOS Version:  Line 1 = Version 62.92.89.00.41 ;
Video BIOS Version:  Line 2 = Version 62.92.89.00.41 ;
Video BIOS Version:  Line 3 = Version 62.92.89.00.41 ;
Video BIOS Version:  Line 4 = Version 62.92.89.00.41 ;

Video BIOS Date 02/09/10;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: Base Board;
Description: Base Board;
Model:ERROR;
Name: Base Board;
InstallDate:ERROR;
Manufacturer: Gigabyte Technology Co., Ltd.;
Product: P35-DS3P;
SerialNumber:  ;
Version:  ;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Award Modular BIOS v6.00PG;
CodeSet:ERROR;
CurrentLanguage: n|US|iso8859-1;
Description: Award Modular BIOS v6.00PG;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: Award Software International, Inc.;
Name: Award Modular BIOS v6.00PG;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber:  ;
SMBIOSBIOSVersion: F12;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Award Modular BIOS v6.00PG;
Version: LENOVO - 42302e31;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:             5VP0WQ4M;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:             5CW2628W;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 20051737510EB3332130;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: GJCQ813467NC        ;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: ;

最后错误,与64位不兼容.....

2013-5-15 10:56 love_jarkic
>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = ACRSYS - 6222004;
System BIOS Version:  Line 2 = American Megatrends Inc. Version: 12.I.0.00.25;
System BIOS Version:  Line 3 = American Megatrends Inc. Version: 12.I.0.00.25;

System BIOS Date: 06/10/08;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 03/18/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: Base Board;
Description: Base Board;
Model:ERROR;
Name: Base Board;
InstallDate:ERROR;
Manufacturer: To be filled by O.E.M.;
Product: To be filled by O.E.M.;
SerialNumber: To be filled by O.E.M.;
Version: To be filled by O.E.M.;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: American Megatrends Inc. Version: 12.I.0.00.25;
CodeSet:ERROR;
CurrentLanguage: en|US|iso8859-1;
Description: American Megatrends Inc. Version: 12.I.0.00.25;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: American Megatrends Inc.;
Name: American Megatrends Inc. Version: 12.I.0.00.25;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: To be filled by O.E.M.;
SMBIOSBIOSVersion: 12I00026;
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: American Megatrends Inc. Version: 12.I.0.00.25;
Version: ACRSYS - 6222004;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:      WD-WXF1A30P0736;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:ERROR;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber:      WD-WXF1A30P0736;
GetRomBiosString: Get Bios Type Error;

2013-6-1 17:00 hzzsn520
额。。64位不可用

>> GetMainBordInfoForREG Begin <<;
System BIOS Version:  Line 1 = LENOVO - 1360;

System BIOS Date: 10/22/12;

Video BIOS Version:  Line 1 = Hardware Version 0.0;

Video BIOS Date 10/30/20;
>> GetMainBordInfoForREG End <<;

>> GetMainBordInfoForWMI Begin <<;
Begin Win32_BaseBoard......;
Caption: Base Board;
Description: Base Board;
Model:ERROR;
Name: Base Board;
InstallDate:ERROR;
Manufacturer: LENOVO;
Product: 4290NL5;
SerialNumber: 1ZK6C19V1DF;
Version: Not Available;
End Win32_BaseBoard!
;
Begin Win32_BIOS......;
BIOSVersion:ERROR;
BuildNumber:ERROR;
Caption: Default System BIOS;
CodeSet:ERROR;
CurrentLanguage: en-US;
Description: Default System BIOS;
IdentificationCode:ERROR;
InstallDate:ERROR;
Manufacturer: LENOVO;
Name: Default System BIOS;
PrimaryBIOS: True;
ReleaseDate:ERROR;
SerialNumber: R9GPE35;
SMBIOSBIOSVersion: 8DET66WW (1.36 );
SMBIOSMajorVersion:ERROR;
SMBIOSMinorVersion:ERROR;
SoftwareElementID: Default System BIOS;
Version: LENOVO - 1360;
End Win32_BIOS......
;
Begin Win32_PhysicalMedia......;
Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber: 002212115334        ;
SKU:ERROR;
Version:ERROR;

Caption:ERROR;
CreationClassName:ERROR;
Description:ERROR;
InstallDate:ERROR;
Manufacturer:ERROR;
MediaDescription:ERROR;
MediaType:ERROR;
Model:ERROR;
Name:ERROR;
OtherIdentifyingInfo:ERROR;
PartNumber:ERROR;
Removable:ERROR;
SerialNumber:             W0Q1PLK4;
SKU:ERROR;
Version:ERROR;

End Win32_PhysicalMedia......;
>> GetMainBordInfoForWMI End <<;

GetIdeDiskSerialNumber: ;
GetRomBiosString: ;

页: [1]


Powered by Discuz! Archiver 5.0.0  © 2001-2006 Comsenz Inc.