How to change route delay on Windows

The following is sometimes needed on windows 7 in order to work around a problem with OpenVPN. The problem causes PandaPow to fail to connect, and produces log messages that says: “Waiting for TUN/TAP interface”. To workaround the issue please do as follows:

  1. Click PandaPow > Settings,
  2. Select the Advanced tab
  3. Click Edit config file
  4. In the config file change the line that says:

route-delay 2

to instead:

route-delay 60 60

Save the file and try connecting again.