Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed netsh cmd silent failure. #97

Merged
merged 1 commit into from
Sep 16, 2013
Merged

Fixed netsh cmd silent failure. #97

merged 1 commit into from
Sep 16, 2013

Conversation

sneal
Copy link
Member

@sneal sneal commented Sep 16, 2013

The netsh command for secondary network adapters was using an emtpy string for the adapter name when running the netsh command causing it to silently fail. This change fixes the cmd so it uses the net_connection_id which contains the proper adapter name, i.e. "Local Area Connection"

The netsh command for secondary network adapters was using an emtpy string for the adapter name when running the netsh command causing it to silently fail. This change fixes the cmd so it uses the net_connection_id which contains the proper adapter name, i.e. "Local Area Connection"
sneal added a commit that referenced this pull request Sep 16, 2013
Fixed netsh cmd silent failure.
@sneal sneal merged commit a18632c into master Sep 16, 2013
@reidmv reidmv mentioned this pull request Sep 16, 2013
@sneal sneal deleted the fix-netsh-cmd branch March 20, 2014 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant