// JP opened flex table

Click to See Complete Forum and Search --> : AddIpAddress / DeleteIpAddress


Popoi
June 12th, 2007, 12:05 PM
Does anyone know if these functions always must be used in concert, and is their effect always temporary?


Is there a way to delete an existing IP Address without having added it myself? Basically, Is there a way to obtain the NTEContext for DeleteIpAddress in any other way than from AddIpAddress? I even tried adding an existing address and didn't get the context for the existing address... So that won't work.

Also, is there a way to make the ip addresses permanent? I tried flushing the registry, but on reboot my changes are lost.

Alternatively, are there other methods of changing IP Addresses on a windows system, a requirement is that it should not mandate a restart of windows.

Thanks.

//JP added flex table