After selecting some files and folders to zip and choosing Add to Archive, I'd like to have a textbox that would allow me to type in something like ".zip .bak" which would instruct 7-zip to skip zip files and bak files. The Parameters textbox that is there - which I thought would be allow any parameters to be entered - seems to be only for compression parameters. So, really, my desired textbox would need to be labeled something like "Excluded files list".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After selecting some files and folders to zip and choosing Add to Archive, I'd like to have a textbox that would allow me to type in something like ".zip .bak" which would instruct 7-zip to skip zip files and bak files. The Parameters textbox that is there - which I thought would be allow any parameters to be entered - seems to be only for compression parameters. So, really, my desired textbox would need to be labeled something like "Excluded files list".
Yeah. Would like to see 'excluded files' feature in GUI. I know this can be done via CLI, but will be more convenient if can do in GUI.