Apatedns Windows Xp
: You must run the application with Administrative privileges to modify network stack behavior.
@echo off echo Setting Custom DNS for Windows XP... netsh interface ip set dns name="Local Area Connection" static 8.8.8.8 netsh interface ip add dns name="Local Area Connection" 8.8.4.4 index=2 ipconfig /flushdns echo ApatedNS configuration complete. pause apatedns windows xp
Are you setting this up for or legacy software testing ? : You must run the application with Administrative