@echo off REM Quantum Player Autostart Script REM Copy this file to: %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup wsl -d Ubuntu -e bash -c "cd /home/draganel/repos/videoPlayer && bash autostart.sh"