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

DanKegel wineforum-user at winehq.org
Mon Feb 7 16:30:10 CST 2011


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 ?







More information about the wine-users mailing list