Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Adapter not found in registry #3

Open
Messilimeng opened this issue Nov 13, 2019 · 0 comments
Open

Adapter not found in registry #3

Messilimeng opened this issue Nov 13, 2019 · 0 comments

Comments

@Messilimeng
Copy link

Messilimeng commented Nov 13, 2019

hi my computer use wifi but is not laptop computer,i want change the computer mac address,but when i select the wifi adpeter then change but show exception
// Sanity check
if (regkey.GetValue("AdapterModel") as string != this.adaptername
&& regkey.GetValue("DriverDesc") as string != this.adaptername)
throw new Exception("Adapter not found in registry");

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant