@echo off where cargo.exe 2>nul >nul if errorlevel 1 call scoop install rust & call %~dp0\v-choco-refreshenv cargo.exe %*