|
that is the PCI and AGP bus sniffer and report generator, it's a "command line" tool.. reason that the window close when you run it because it need to be ran under CMD shell,
if you want the tool to generate a report, at the prompt type in this below line and hit enter key.
pci32 -b >businfo.txt
the report will be saved in the program installed folder..
---
under win XP you can get a full report of your system information..
go to Start ->Run and type in one of the command line below and hit enter key,
a file called 'sysinfo.txt' will be saved in your C:,
you should be able to see your video card info in the saved file under the section [Display]
winmsd -report c:\sysinfo.txt
-Or-
"%CommonProgramFiles%\Microsoft Shared\MSInfo\msinfo32.exe" /report C:\sysinfo.txt
__________________
Q9300 @ 500FSB
Q9300 @ 3.60GHz
4x1GB DDR2-1333 (PC2-10666)
-------------------------------------------------
Don't worry overly much about whether a specific KB article exists for your version of Windows.
Standard practice is to grab whatever's available and apply the principles.
(I grabbed from the web. Written by someone, somewhere on the web)
|