7 zip exclude folder,Examples. 7z a -tzip archive.zip *.txt -x!temp.*. adds to the archive.zip all *.txt files, except temp.* files. 7z a arc...
確定! 回上一頁