You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Y] I have checked that a similar feature request does not already exist.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
A statically linked release (i.e. a self-contained scrcpy.exe and adb.exe without any DLLs) would allow for manifests that could be installed via the Windows Package Manager (i.e. winget).
Windows Package Manager currently is unable to properly configure symlinks that rely on dynamically-linked libraries microsoft/winget-cli#2711
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
The most straightforward alternative is routinely checking the Releases page for new releases and downloading/installing them manually (which may be less desirable than using a package manager to install / upgrade)
Users might be able to use an alternate package manager (e.g. Chocolatey), though I can't attest to their effectiveness in handling portable installations that rely on dyamically-linked libraries.
Additional context
Add any other context or screenshots about the feature request here.
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: