Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to achieve 7z format compression?
#9
I use the following code, can not extract the file.7z file to the test folder, hope someone can help me, thanks in advance :oops:

Macro Macro2
Code:
Copy      Help
str z7.expandpath("$qm$\7z.exe")
str zf.expandpath("$desktop$\test\file.7z")
str f.expandpath("$desktop$\test\")
RunConsole2(F"{z7} e {zf} {f}")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)