pcsx2/test.bat

3 lines
78 B
Batchfile

set PATH=./testtools;%PATH%
bash --noprofile --norc --login -i test.sh
pause