mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Windows compiled EXE full install problem #1970
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#1970
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 @stanymanman86 on GitHub (Jul 20, 2023).
Bug Description
My EXE was compiled with no problem on Windows.
In portable mode no problem all is working.
But when I launch the install as a service, the exe copy all files present in the same folder as the exe in "c:\program files\rustedesk".
This is not appenning with the official exe.
How to Reproduce
Launch a full install of a compiled EXE on Windows
Expected Behavior
That only the exe, the broker exe and the uninstall shortcut is copied to "c:\program files\rustdesk"
Operating system(s) on local side and remote side
Windows 11 -> Windows 11
RustDesk Version(s) on local side and remote side
1.2.1 -> 1.2.1
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Jul 20, 2023):
#763