mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
remove --extract
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
321ada7b91
commit
ec51047c23
1 changed files with 0 additions and 1 deletions
|
@ -928,7 +928,6 @@ pub fn copy_exe_cmd(src_exe: &str, exe: &str, path: &str) -> String {
|
|||
"
|
||||
{main_exe}
|
||||
copy /Y \"{ORIGIN_PROCESS_EXE}\" \"{path}\\{broker_exe}\"
|
||||
\"{src_exe}\" --extract \"{path}\"
|
||||
",
|
||||
main_exe = main_exe,
|
||||
path = path,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue