(view help text of GetSystemInformation.cs as plain text)
GetSystemInformation.exe, Version 1.02
Get properties and values of .NET's System.Windows.Forms.SystemInformation class
Usage: GetSystemInformation.exe [ property ]
Where: property is the name of the property (or properties) to be queried
(wildcard * allowed, e.g. mouse* or *window*)
Notes: Without a command line argument, the program will list all properties
and values of .NET's System.Windows.Forms.SystemInformation class.
If a single property name (no wildcards) is specified on the command
line, and its value is numeric, the return code will equal (the
integer of) that value, or 0 if the value isn't numeric, or -1 in
case of (command line) errors.
Written by Rob van der Woude
https://www.robvanderwoude.com
page last uploaded: 2025-10-23; loaded in 0.0074 seconds