diff options
Diffstat (limited to 'openvpn/msvc-dev.bat')
-rw-r--r-- | openvpn/msvc-dev.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/msvc-dev.bat b/openvpn/msvc-dev.bat index 4dac1720..dbd7be07 100644 --- a/openvpn/msvc-dev.bat +++ b/openvpn/msvc-dev.bat @@ -1,7 +1,7 @@ @echo off setlocal -cd %0\.. +cd /d %0\.. call msvc-env.bat if exist "%VSHOME%\Common7\IDE\VCExpress.exe" ( |