Function get_via_windows_shell

Source
pub fn get_via_windows_shell() -> Result<String, MachineIdError>
Expand description

Retrieves raw format of UUID retrieval.

ยงExamples

#[cfg(any(windows))]
let untransformed = machine_uuid::get_via_windows_shell();

// c:\ wmic csproduct get UUID
// UUID
// 140EF834-2DB3-0F7A-27B4-4CEDFB73167C