diff --git a/bucket/scrcpy.json b/bucket/scrcpy.json index 01d15379f1..3550907259 100644 --- a/bucket/scrcpy.json +++ b/bucket/scrcpy.json @@ -15,7 +15,10 @@ } }, "pre_install": "if (Test-Path \"$dir\\adb.exe\") { Remove-Item \"$dir\\adb.exe\" }", - "bin": "scrcpy.exe", + "bin": [ + "scrcpy.exe", + "scrcpy-noconsole.exe" + ], "shortcuts": [ [ "scrcpy-noconsole.exe",