From 66d21e5fef32f64219f0f0b86c3b4b4a74623ba1 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 9 Aug 2025 15:51:45 +0200 Subject: cost center crud --- run.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'run.bat') diff --git a/run.bat b/run.bat index eb9e517..7197b94 100644 --- a/run.bat +++ b/run.bat @@ -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 -- cgit v1.2.3-70-g09d2