I am using Windows 10 and I am zipping using 7zip via cmd in an application I made. I need to get the percentage output here somehow. When using the rar command, I could extract it because it was written line by line, but 7zip proceeds by overwriting the old result in a single line and finally deletes it. I can't print because of this. Is there a parameter where I can print this one by one? Or can I somehow print each output to a txt file?
Thats final result
While this process continues