If you’ve managed to successfully follow the steps to change the DNS, you can now tell PandaPow to do this automatically every time it connects.
To do this, proceed as follows:
- Start PandaPow, click the status icon and select Settings from the menu.
- Select the Advanced tab in the settings, and click the Edit config filebutton.
- In the config file that opens in a Notepad, add the following 2 lines last:
script-security 3 system route-up "C:\\Users\\%USERNAME%\\Desktop\\set-dns.bat" down "C:\\Users\\%USERNAME%\\Desktop\\reset-dns.bat"
Make sure you save the config file. Also make sure that your Desktop really is located in the C: drive, if not, change the drive letter above accordingly.