mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 17:41:28 +03:00
@@ -928,7 +928,6 @@ pub fn copy_exe_cmd(src_exe: &str, exe: &str, path: &str) -> String {
|
|||||||
"
|
"
|
||||||
{main_exe}
|
{main_exe}
|
||||||
copy /Y \"{ORIGIN_PROCESS_EXE}\" \"{path}\\{broker_exe}\"
|
copy /Y \"{ORIGIN_PROCESS_EXE}\" \"{path}\\{broker_exe}\"
|
||||||
\"{src_exe}\" --extract \"{path}\"
|
|
||||||
",
|
",
|
||||||
main_exe = main_exe,
|
main_exe = main_exe,
|
||||||
path = path,
|
path = path,
|
||||||
|
|||||||
Reference in New Issue
Block a user