Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
113.39k stars 10.8k forks source link

How to run nonconsole with scrcpy.exe without scrcpy-noconsole.vbs?. What command should I enter? #2690

Open songminkyu opened 3 years ago

songminkyu commented 3 years ago

How to run nonconsole with scrcpy.exe without scrcpy-noconsole.vbs?. What command should I enter?

rom1v commented 3 years ago

You can't (otherwise scrcpy-noconsole.vbs would not be there), unless your run it programmatically from another executable with the right flags.

More details: https://github.com/Genymobile/scrcpy/pull/1988#issuecomment-760768688