dos中有个netsh命令
如何用 批处理完成以下命令
c:\>netsh
netsh>interface ip
netsh interface ip>set address luocheng static 192.168.111.68 255.255.255.0 192.168.111.88 1
我要一个一个敲进去,不知道如何把它写成批处理 ?
如何用 批处理完成以下命令
c:\>netsh
netsh>interface ip
netsh interface ip>set address luocheng static 192.168.111.68 255.255.255.0 192.168.111.88 1
我要一个一个敲进去,不知道如何把它写成批处理 ?
