build_registry_records

Function build_registry_records 

Source
pub(super) fn build_registry_records(
    package_name: &str,
    scope: InstallScope,
    rows: &[RegistryRow],
) -> Vec<MsiRegistryRecord>