Browse Source

Wait after batch executes

BearishSun 9 years ago
parent
commit
07b5261ea3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      setup.bat

+ 3 - 1
setup.bat

@@ -41,4 +41,6 @@ cd ../..
 
 echo.
 echo.
-echo All done! Visual Studio solution provided at %cd%/Build/VS2015/Banshee.sln
+echo All done! Visual Studio solution provided at %cd%/Build/VS2015/Banshee.sln
+
+pause