This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
scrcpy
mirror of
https://github.com/Genymobile/scrcpy
Watch
1
Star
0
Fork
You've already forked scrcpy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc27771dd1
scrcpy
/
data
/
scrcpy-console.bat
5 lines
90 B
Batchfile
Raw
Blame
History
@
echo
off
scrcpy.exe
%*
:
: if the exit code is >= 1, then pause
if
errorlevel
1
pause
Reference in New Issue
View Git Blame
Copy Permalink