Skip to content

start Tool results in crash #12

@oiisamiio

Description

@oiisamiio

Disable-Nvidia-Telemetry crashes at driver 398.36 (without Experience)

{HKEY_CURRENT_USER\SOFTWARE\NVIDIA Corporation\NvControlPanel2\Client}

class TelemetryRegistryKey @ Line 139

return _useRegex
            ? ValueExpressions.Select(vd => vd.Value.Match.IsMatch(subKey.GetValue(vd.Key).ToString())).FirstOrDefault()
            : ValueStrings.Any(vd => subKey.GetValue(vd.Key).ToString() == vd.Value.Enabled);

vd.Key "OptInOrOutPreference" doesn't exists

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions