Re: how to install "missing" netsh.exe using commands?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What happens if you copy a dummy .exe to netsh.exe, e.g.
just write a C program that does
  main() {
     return 0;
  }
compile that with mingw, and copy the resulting .exe to c:/windows/system32 ?







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux