一键填写IP地址的程序修改

[复制链接]
查看11 | 回复1 | 2009-10-22 01:08:37 | 显示全部楼层 |阅读模式
这样即可:@echo off@title 自动修改ip小工具 V2.0:startnetsh interface ip set address name="本地连接" static 192.168.1.125 255.255.255.0 netsh interface ip set address name="本地连接" gateway=192.168.1.1 gwmetric=1 >nulnetsh interface ip set dns name="本地连接" static 221.6.4.66 netsh interface ip set dns name="本地连接" static 221.6.4.67 netsh interface ip set dns name="本地连接" static 221.6.4.68 del "一键修改ip地址.bat"echo.
回复

使用道具 举报

千问 | 2009-10-22 01:08:37 | 显示全部楼层
你只写了一个DNS地址!备用的怎么添呀!根本没给出来呀!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行