vid/bin/v-qemu.cmd

4 lines
182 B
Batchfile

@echo off
where qemu-system-x86_64.exe 2>nul >nul
if errorlevel 1 call v-scoop install qemu & call v_choco_refreshenv
%userprofile%\scoop\apps\qemu\6.2.0\qemu-system-x86_64.exe %*