Replies: 2 comments 6 replies
|
Hello, we have the same Problem. Paste the Hash-Code in an Editor an use We use this Option to rollout rustdesk with OPSI, without the Pro Version. I hope this is helpfull. Kind Regards. |
3 replies
|
I´m using the non Pro Version. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
I'm using different RustDesk servers, so I must change them often in configuration while the application is running.
How to Reproduce
Copy custom rustdesk.toml and rustdesk2.toml files to c:\rustdesk_config directory, start RustDesk (with service running) and try to execute:
rustdesk.exe --import-config c:\rustdesk_config\rustdesk.toml
Expected Behavior
I expect that server and key values in "Network" section in RustDesk configuration will be replaced with new ones. This doesn't happen. I've even tried to write batch file which stops RustDesk service, kills RustDesk.exe and replaces RustDesk2.toml file, but that doesn't help - as soon as I start RustDesk, contents of this file are reversed to original.
Operating system(s) on local side and remote side
Windows 11 -> Windows 11
RustDesk Version(s) on local side and remote side
1.2.3 -> 1.2.3
Screenshots
Screenshots are unnecessary.
Additional Context
No response
All reactions