473,395 Members | 1,386 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

WMI for Win98SE

Hello Group,
I've problem how read: Hard disk serial number, and processor serial number
in Windows 98 SE. How use WMI under Win98

Thx PawelR
Nov 15 '05 #1
1 1608
there is no serial number property in WMI classes Win32_Processor or
Win32_DiskDrive

the same is true for class CIM_Processor & CIM_DiskDrive

I think you can install the WMI sdk on 98 but much of it doesn't work under
98 - you need NT, 2000, or XP

here is the signiture for class Win32_Processor :

class Win32_Processor : CIM_Processor
{
uint16 AddressWidth;
uint16 Architecture;
uint16 Availability;
string Caption;
uint32 ConfigManagerErrorCode;
boolean ConfigManagerUserConfig;
uint16 CpuStatus;
string CreationClassName;
uint32 CurrentClockSpeed;
uint16 CurrentVoltage;
uint16 DataWidth;
string Description;
string DeviceID;
boolean ErrorCleared;
string ErrorDescription;
uint32 ExtClock;
uint16 Family;
datetime InstallDate;
uint32 L2CacheSize;
uint32 L2CacheSpeed;
uint32 LastErrorCode;
uint16 Level;
uint16 LoadPercentage;
string Manufacturer;
uint32 MaxClockSpeed;
string Name;
string OtherFamilyDescription;
string PNPDeviceID;
uint16 PowerManagementCapabilities[];
boolean PowerManagementSupported;
string ProcessorId;
uint16 ProcessorType;
uint16 Revision;
string Role;
string SocketDesignation;
string Status;
uint16 StatusInfo;
string Stepping;
string SystemCreationClassName;
string SystemName;
string UniqueId;
uint16 UpgradeMethod;
string Version;
uint32 VoltageCaps;
};

no SerialNumber member - same with Win32_DiskDrive

Win32_PhysicalMedia has a serial number member but it only works under XP &
2003 server

you will probably have to open the machine for those items !

if you find another way let us know !

;-)

"PawelR" <an********@microsofcik.com> wrote in message
news:Oe*************@TK2MSFTNGP10.phx.gbl...
Hello Group,
I've problem how read: Hard disk serial number, and processor serial number in Windows 98 SE. How use WMI under Win98

Thx PawelR

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Conrad | last post by:
Greetings, I have a need to print from Win98SE to a little serial label printer provided by United Parcel, so based on Mark Hammond's recommendation in 'Programming on Win32' I decided to try...
0
by: DogWalker | last post by:
Python 2.3.3 failed to import the _sre distributed with it. Said it couldn't find it but it could find, for instance, _csv which is in the same folder. I replaced the version of _sre.pyd of...
89
by: Radioactive Man | last post by:
In python 2.3 (IDLE 1.0.3) running under windows 95, I get the following types of errors whenever I do simple arithmetic: 1st example: >>> 12.10 + 8.30 20.399999999999999 >>> 1.1 - 0.2...
0
by: rdlebreton | last post by:
Hello, I work in Tech Support at a company that has a new product using the MSDE 1.0 (MSSQL 7) at its database engine. We have a growning number of clients using this product and, of course,...
1
by: Ironman | last post by:
We have been pulling out our hair on this machine. Pentium II 450 128mb ram, Win98se all MS updates. Customer brought in with multiple virus infections, were able to clean out all viruses and...
4
by: Jared | last post by:
Hi, I'm running win98SE and am looking for a way to install my new VS .NET professional 2003 that I got over Christmas. When I run the installed it says that it doesn't support 98, but I've...
1
by: Ed | last post by:
One of the programs in an VC++ 6.0 application I have been working on for years is suddenly crashing. Dependency Walker reveals that there is dependency on APPHELP.DLL and USERENV.DLL, and they are...
2
by: Al_C | last post by:
Not happy about this, but just saw a note on another forum that VBExpress/.net2.0 does not run on WIN98SE. Can anyone please help me sleep better tonight. Otherwise I need to change dioections...
1
by: =?Utf-8?B?ZGF2ZHVuNzU=?= | last post by:
After installing VPC2007 under WinXPPro and installing Win98SE on the VPC, my virtual BIOS won't even let me use the AGP card on my motherboard - leaves me with a 4MB video memory... how can I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.