Hello,
I am trying to get the local PC interfaces to populate to a listbox and when the user selected on one it would then run the netsh command using the selected interface to get it's IP information.
I attached my project. In the docs folder is a sample of the Interface,txt file i'm trying to get loaded to the listbox. I only want to display the interface names.
Any help would be great. Thanks