سؤال

I would like to open 7-Zip Add to archive dialog box from a command line. I believe it is a part of 7-zip file manager (7zFM.ex), but there is no help file.

I need something like:

C:\Program Files\7-Zip>7zFM.exe -dialog "C:\file-to-archive.txt"

http://i.stack.imgur.com/NvIbU.png

هل كانت مفيدة؟

المحلول

You can use -ad switch for 7zg.exe.

7zg.exe a k.7z -ad
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top