
CODE: [Copy to clipboard]保存为setip.bat,然后在命令行执行setip.bat 100,就相当于执行了 netsh -c interface ip set address name="本地连接" source=static addr=192.168.0.100 mask=255.255.255.0netsh -c interface ip set address name="本地连接" source=static addr=192.168.0.%1 mask=255.255.255.0
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |