summaryrefslogtreecommitdiffstats
path: root/msvc-dev.bat
diff options
context:
space:
mode:
Diffstat (limited to 'msvc-dev.bat')
-rw-r--r--msvc-dev.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc-dev.bat b/msvc-dev.bat
index 4dac172..dbd7be0 100644
--- a/msvc-dev.bat
+++ b/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" (