diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 15:51:45 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 15:51:45 +0200 |
| commit | 66d21e5fef32f64219f0f0b86c3b4b4a74623ba1 (patch) | |
| tree | ef04496d4712d69eaf4dd56aec9195db9a6e952d /run.bat | |
| parent | 94e52baaed095f571c41cabe80d3a6b7e03653d2 (diff) | |
cost center crud
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 |
