SIGN IN SIGN UP

Improve portable builds

In portable builds, scrcpy-server.jar was supposed to be present in the
current directory, so in practice it worked only if scrcpy was launched
from its own directory.

Instead, find the absolute path of the executable and build a suitable
path to use scrcpy-server.jar from the same directory.
R
Romain Vimont committed
2755bfc255f28db0727e29749d456eebe82ba776
Parent: 3b17ff7