I had a bit of trouble getting WC3Banlist (mainly due to its dependency on WinPcap) on Windows 7

This is working on Windows 7 RC1, with User Acount Control (UAC) on (set to Default)

I did quite a few things when troubleshooting so it’s hard to replicate the exact steps, but here’s some instructions on how I have it set up now:

Install WinPcap

  1. Download WinPcap 4.1
  2. Right click the downloaded installer exe and choose Properties
  3. Go to the Compatibility tab
  4. In Compatibility mode, Tick “Run this program in compatibility mode for:” and choose Windows Vista (Service Pack 2) from the drop-down
  5. Tick “Run this program as an administrator” in Privilege Level
  6. Hit OK
  7. Run the exe and go through the normal installation

Install WC3Banlist

  1. Download WC3Banlist
  2. Right click the installation file and choose Run as administrator
  3. Untick “Install WinPcap 3.1 (required)” when you get to the “Select additional tasks” step and proceed as normal

Run Wc3Banlist

  1. Browse to where you installed banlist and open up file properties for wc3banlist.exe
  2. Go to the Compatibility tab and tick Run as an administrator
  3. Click OK
  4. Run wc3banlist.exe

Verify

  1. Go to the Preferences tab in Wc3Banlist
  2. Select Network in the list on the left navigation pane
  3. Ensure your network card(s) are listed in the drop-down
  4. You can click Diagnostics to verify banlist can receive TCP packets

Troubleshooting

If this still isn’t working, I would recommend turning off UAC and trying again.

  1. To turn off UAC, open the Control Panel (Start > Control Panel)
  2. Click System and Security
  3. Under Action Center, click Change User Account Control settings
  4. Drag the slider down to Never Notify
  5. Click OK
  6. You have to restart for this to take effect