Browse Source

Add devcon 32-bit and 64-bit Windoze binaries.

Adam Ierymenko 12 years ago
parent
commit
3daf73710a
3 changed files with 7 additions and 0 deletions
  1. 7 0
      ext/bin/devcon/README.txt
  2. BIN
      ext/bin/devcon/devcon32.exe
  3. BIN
      ext/bin/devcon/devcon64.exe

+ 7 - 0
ext/bin/devcon/README.txt

@@ -0,0 +1,7 @@
+This is the Microsoft "devcon" utility, which as far as I know is
+fair game to redistribute. It's packaged with OpenVPN and several
+other things and also distributed in source code form as an example
+program by Microsoft.
+
+It's used to automatically install the Microsoft Loopback Adapter
+or remove it when no longer needed.

BIN
ext/bin/devcon/devcon32.exe


BIN
ext/bin/devcon/devcon64.exe