sbsv2/raptor/bin/sbs.bat
branchwip
changeset 339 66bd520416ef
parent 336 a2b6ca74ba48
child 342 f0e42ff3359f
--- a/sbsv2/raptor/bin/sbs.bat	Fri Feb 19 16:27:36 2010 +0000
+++ b/sbsv2/raptor/bin/sbs.bat	Mon Feb 22 11:49:11 2010 +0000
@@ -15,7 +15,7 @@
 @rem
 
 @SETLOCAL
-@CALL sbs_env.bat
+@CALL "%~dp0sbs_env.bat"
 
 @REM Run Raptor with all the arguments.
 @%__PYTHON__% %SBS_HOME%\python\raptor_start.py %*