Expand description
System architecture, privilege, PATH, and Windows version helpers.
Structs§
- Host
Profile - 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
truewhen 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.