Is it possible for a script (batch file preferably) to change the ip address of a Windows XP Home Edition computer on-the-fly without diabling and enabling the LAN connection?
When I change the "IPAddress" value in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{7E2A5A5C-B161-4E8F-8F55-6F47D2676685}\Parameters\Tcpip], disable the LAN connection, and enable the LAN connection, then it picks up with the new IP address.
However, I want to be able to disable and enable using a script (batch file), or be able to change the IP address without having to disable and enable again.
When I change the "IPAddress" value in [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{7E2A5A5C-B161-4E8F-8F55-6F47D2676685}\Parameters\Tcpip], disable the LAN connection, and enable the LAN connection, then it picks up with the new IP address.
However, I want to be able to disable and enable using a script (batch file), or be able to change the IP address without having to disable and enable again.