AuroraRuntime/Include/Aurora/SWInfo/README.md
2022-06-12 18:28:51 +01:00

473 B

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