I want to change several lines in several files in several archives. I could do it by unpacking to a temp-location, changing, and repacking.
However, I got the impression that by using truezip, I should be able to do this kind of handling in-place.
Can any of you help?