Crate tugger_windows

Source
Expand description

Windows support code.

Enums§

VcRedistributablePlatform
Available VC++ Redistributable platforms we can add to the bundle.

Statics§

VC_REDIST_ARM64
VC_REDIST_X64
VC_REDIST_X86

Functions§

find_visual_cpp_redistributable
find_vswhere
Attempt to locate vswhere.exe.
target_arch_to_windows_sdk_platform_path
Convert the current binary’s target architecture to a path used by the Windows SDK.