Estape logo
Home Estape Tools Docs Win Utilities Docs

Info

A group with contains all informations functions to get or set from Windows.

This node now is part of Win Utilities plugin. Why?.

Get Windows Info

This node will obtain the edition of Windows that is running as the current operating system. It will be checked from Windows 11 or higher down to Windows 2000.

You can use this node to ensure that the user does not attempt to run the game on a Windows version that you cannot support.

Get Windows Info node image

Build Number: Get the Build OS number from this Output.

Version Name: Output from current name version, e.g Windows 11_OrHigher, Windows XP.

Version Service Pack: This pin will show the Service Pack version installed on Windows, if service pack doesn't exist will return 0 value.

Return Value: Output to return if success to get info from Windows (true) or not (false).


**You can use the underline "_" to separate '_OrHigher', like Replace node or Left Chop node.**


Exemple of possible output: