@echo off where gem.cmd >nul 2>nul if errorlevel 1 call choco install ruby -y & call %~dp0\v-choco-refreshenv call gem.cmd %*