Jump to content

Have Anybody Any Tool To Read The Motherboard Typ


the.neon

Recommended Posts

Hello,

has anybody any tool to read the motherboard typ for example ASUS K8V-X ?? I will write a VB Programm, that scan for the grafic card and the motherboard. And than copy the right driver to C:\DR.

(I use Windows PE)

Can anybody help me??

Link to comment
Share on other sites


This command for example?

wmic baseboard list full

C:\Documents and Settings\Buletov>wmic baseboard list full


ConfigOptions=
Depth=
Description=Base Board
Height=
HostingBoard=TRUE
HotSwappable=
InstallDate=
Manufacturer=ASRock
Model=
Name=Base Board
OtherIdentifyingInfo=
PartNumber=
PoweredOn=TRUE
Product=K7VM2
Removable=
Replaceable=
RequirementsDescription=
RequiresDaughterBoard=
SerialNumber=00000000
SKU=
SlotLayout=
SpecialRequirements=
Status=
Tag=Base Board
Version=2.00
Weight=
Width=

nice, nice... with the combination with 'for' command we could

extract manufacturer and product, right?

like this: "ASRock K7VM2"

can anyone give it a shot?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...