mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Windows 10/11 Pro Silent Install Parameter Issue #2684
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2684
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @darkofficial on GitHub (May 14, 2024).
Bug Description
I tried to install via a script from the developer's website https://rustdesk.com/docs/en/self-host/client-deployment/ with Windows batch/cmd, adding after --silent-install the parameter -installdir. Also Trying -l, -d, -path and nothing work - RustDesk still placed in Program Files.
Also trying the same via winget with the same configs (-l, -d, -path) and trying --override with /D= and INSTALLDIR= - still doesn't work.
How to change directory?
How to Reproduce
Using the script or winget
Expected Behavior
Change the destination folder to something else, for example D:\Multimedia\RustDesk
Operating system(s) on local side and remote side
Windows 10/11
RustDesk Version(s) on local side and remote side
1.2.3-x86_64
Screenshots
Nothing to show
Additional Context
No response
@rustdesk commented on GitHub (May 14, 2024):
#763