Hello,
I have a batch file that gets adapter information "ipconfig | findstr "adapter" >c:\adapter.txt". I cant figure out how to get the adapters.txt to load into a combobox with the adapters being listed. Once listed, a use would select the adapter and it would populate with IP, DNS etc. Any help to get the text into a combobox would be great Thanks
I have a batch file that gets adapter information "ipconfig | findstr "adapter" >c:\adapter.txt". I cant figure out how to get the adapters.txt to load into a combobox with the adapters being listed. Once listed, a use would select the adapter and it would populate with IP, DNS etc. Any help to get the text into a combobox would be great Thanks