I\'m trying to come up with a solution to programmatically enable/disable the network card - I\'ve done a ton of research and nothing seems to be a workable solution in both
ToggleNic uses Shell32 through COM. In c this uses by standard libraries "SHLOBJ.H" "SHELLAPI.H" and class IShellDispatch.