AuroraRuntime/Include/Aurora/SWInfo/README.md

11 lines
473 B
Markdown
Raw Normal View History

2022-06-12 17:28:51 +00:00
# AuSwInfo
Example Usage: \
File: HelloAurora/master/Tests/Public/1. Hello System/Main.cpp \
Function: ::PrintSoftwareSpecs()
# Features
* Retrieves the kernel build string of NT and Linux based systems
* Attempts to pull information related to the userland desktop stack including version number, desktop manager, and branding
* Implements `IsWindowsXPOrGreater` through `IsWindows11OrGreater` on all platforms
* Pulls the true NT version without application manifests