Tags: mihaimoga/IntelliTask
Tags
Updated PJ Naughter's DtWinVer library to the latest version available. Updated the code to return BuildLab and BuildLabEx strings. Updated the code to support detecting ReactOS version details. Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>
Updated PJ Naughter's DtWinVer library to the latest version available. Provided a new IsWindows11Version26H1 method. Renamed a number of methods for naming consistency reasons. Added support for the following product types: PRODUCT_DATACENTER_WS_SERVER_CORE_AZURE_EDITION Provided a new IsHyperVNotIncluded method. Provided a new IsEssentialBusinessServerManagement method. Provided a new IsEssentialBusinessServerAdditional method. Provided a new IsEssentialBusinessServerAdditionalSvc method. Provided a new IsProfessionalForStudent method. Renamed "IsPPIPro" method to "IsWindows10Team". Renamed "IsWindows365" method to "IsWindows11SE". Updated the logic to handle the PRODUCT_PROFESSIONAL_PLUS product type. Renamed "IsWNC". method to "IsWindowsCPC". Renamed "IsXBoxDurangoHostOS" method to "IsXBoxOneHostOS". Renamed "IsXBoxScarlettHostOS" method to "IsXBoxSeriesXSHostOS". Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>