I recently had to change the compression algorithm used for our zip archives to lzma.
Unfortunately FinalBuilder’s 7z actions don’t have an option to pick the algorithm so I had to call 7z from the command line.
It would be convenient to have this setting available in the action directly.