Razor you can view the process information in the dos window using only Pzlib, do not nothing appears in the latest version during operation.
You can also add a scan of the input file function to quickly detect if the files contain zlib streams or deflate streams or nothing, as the basic function of ZLibChecker.
Example =
-qd : quickly detect streams
"pzlib.exe -qd -m1 myfile.ext"
Or
"pzlib.exe -qd -m2 myfile.ext"
Or at least get a result like that as shown in the old pzlib window, only to detect if the files contain streams or not.
that way I think it is very complete, logically if you can and when you have time, I know that these days you're busy with exams ... Thanks