mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-01 05:38:51 +00:00
Replace noconsole binary by a wrapper script
This simplifies the build system. Refs <https://github.com/Genymobile/scrcpy/issues/1975#issuecomment-745314161>
This commit is contained in:
parent
a5f4f58295
commit
a46733906a
5 changed files with 9 additions and 49 deletions
1
data/scrcpy-noconsole.vbs
Normal file
1
data/scrcpy-noconsole.vbs
Normal file
|
@ -0,0 +1 @@
|
|||
CreateObject("Wscript.Shell").Run "cmd /c scrcpy.exe", 0, false
|
Loading…
Add table
Add a link
Reference in a new issue