@echo off echo installing requirements wsl.exe -d Ubuntu-20.04 ./install_script.sh echo Script execution complete.