PING.exe in DOS???

Hankerton

Golden Member
Apr 11, 2003
1,814
0
0
Would it work if I took the ping.exe file from system32 on an NT machine, and copied the file onto a MS-DOS boot disk, will it work? Any thoughts? There must be a way to do this.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
That shouldn't work, ping.exe from NT is a 32-bit executable and for DOS you need a 16-bit one. Frankly DOS TCP/IP sucks ass, avoid it if at all possible.