Module host

Module host 

Source
Expand description

System architecture, privilege, PATH, and Windows version helpers.

Structs§

HostProfile
Combined host family and native architecture snapshot used for installer selection.

Functions§

host_profile
Return the current Windows host profile for platform-aware catalog selection.
is_elevated
Return true when the current process is running elevated.
search_path_file
Search the current Windows search path for a file name.
windows_version_string
Return the current Windows version string when the registry exposes it.