diff -r 3b65651e7033 -r 577963cc46fc net/net_dhcp.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/net/net_dhcp.bat Fri Jan 22 01:01:29 2010 +0900 @@ -0,0 +1,4 @@ +@echo off +netsh interface ip set address "ローカル エリア接続" dhcp +netsh interface ip set dns "ローカル エリア接続" dhcp +netsh interface ip set wins "ローカル エリア接続" dhcp