View Full Version : Latest ISDone Support?
Brother, Do anyone have a link to the latest ISDone support and a Compressor for Inno Setup FreeArc support i'm actually repacking some games so i need some latest support so that i can achieve Great Compressions.
Thanks...
And did anyone know how to get percentage in the progress bar with a batch file?
:o
truerepacks
21-06-2016, 07:36
Firstly, ISDone dosn't affect the compression at all
It is all For Decompression only
Secondly here is ur progress batch
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\unpack.bat'), '', ExpandConstant('{tmp}'), 'Your comments',false) then break;
one more thing u do not get the progress in first run
Firstly, ISDone dosn't affect the compression at all
It is all For Decompression only
Secondly here is ur progress batch
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\unpack.bat'), '', ExpandConstant('{tmp}'), 'Your comments',false) then break;
one more thing u do not get the progress in first run
But i have a question will the .bat appear or will it be silent?
And yeah what are those 0, 0, 0, i guess the the thing i need (PctTotal, or something like that)?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.