Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Getting System Model in Code

Featured Replies

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.

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

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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.