Jump to content

Recommended Posts

Posted

Does anyone know where the information comes from when you run WINMSD. I'm tring to detect the system model so I can install the appropriate drivers as it's too complex to unpack them and add entries to PNP OEM path.


Posted

First result @ Google:

Winmsd in Windows 2000 will actually run Msinfo32 -

mmc.exe /s "C:\Program Files\Common Files\Microsoft Shared\MSInfo\MSInfo32.msc"

You can use MSInfo32.msc /report <filename> to export system information to a text file (this is a pretty big file, 1.5MB here).

Posted

What are you trying to find out exactly? I've looked at it on several PCs here, and all of them said System Model: "System Name" (and System Manufacturer is... "System Manufacturer"!) Or does it show something else on some PCs? Lots of infos can be easily retrieved with WMI in vbscript (it's VERY powerful), but I'm not sure what you're trying to get to here...

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...