summaryrefslogtreecommitdiffstats
path: root/win32.h
diff options
context:
space:
mode:
authorJames Yonan <james@openvpn.net>2010-07-27 21:46:34 +0000
committerJames Yonan <james@openvpn.net>2010-07-27 21:46:34 +0000
commit75dfe3d7f73279ddefb533f2e3b4a4cce4e9802a (patch)
tree817f286a4c36cf37c1f05547b22260f5ff5518fd /win32.h
parentdc85dae67ff8afcce2bb07cdbd7bf1750525820a (diff)
downloadopenvpn-75dfe3d7f73279ddefb533f2e3b4a4cce4e9802a.tar.gz
openvpn-75dfe3d7f73279ddefb533f2e3b4a4cce4e9802a.tar.xz
openvpn-75dfe3d7f73279ddefb533f2e3b4a4cce4e9802a.zip
Added "net stop dnscache" and "net start dnscache" in front
of existing --register-dns commands. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@6352 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'win32.h')
-rw-r--r--win32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32.h b/win32.h
index f974b06..fcc3062 100644
--- a/win32.h
+++ b/win32.h
@@ -34,6 +34,7 @@
#define NETSH_PATH_SUFFIX "\\system32\\netsh.exe"
#define WIN_ROUTE_PATH_SUFFIX "\\system32\\route.exe"
#define WIN_IPCONFIG_PATH_SUFFIX "\\system32\\ipconfig.exe"
+#define WIN_NET_PATH_SUFFIX "\\system32\\net.exe"
/*
* Win32-specific OpenVPN code, targetted at the mingw