am new to Windows-I just need to figure out some stuff for work
I need to make a correspondence table of registry keys, e.g.
Processors->HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\SYSTEM\ CENTRAL_PROCESSOR\0...n \ProcessorNameString
which will tell us each processor on the machine, e.g. PIII at 1000
Now I was told you can also find out from the registry:
-the RAM
-Manufacturer(e.g. Dell)
-Free disk space
-PC name
-User name(s)
-Installed SW
-Patches+Hotfixes
-Recent changes
Any idea where these are in the registry?
I need to make a correspondence table of registry keys, e.g.
Processors->HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\SYSTEM\ CENTRAL_PROCESSOR\0...n \ProcessorNameString
which will tell us each processor on the machine, e.g. PIII at 1000
Now I was told you can also find out from the registry:
-the RAM
-Manufacturer(e.g. Dell)
-Free disk space
-PC name
-User name(s)
-Installed SW
-Patches+Hotfixes
-Recent changes
Any idea where these are in the registry?