diff options
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ REM Find the latest Visual Studio installation path for /f "usebackq tokens=*" %%i in (`"%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" -latest -products * -property installationPath`) do ( set VSPath=%%i ) - -REM Check if found if not defined VSPath ( echo Visual Studio not found. exit /b 1 |
