remove --extract
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
321ada7b91
commit
ec51047c23
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user