Does anyone know how to show up the decompression percentage of a file which in inside a archive with ISDone?
i mean if i decompress a archive like data1.bin with ISDone, i need to show up the percentage of a file (like tanks.pak) inside the archive.
for a example :=
Code:
Total : 24% completed.
current archive : data1.bin (86% completed).
process file : {app}\game\tanks.pak (68% extracted)
(i hope you understand what i mean.

)