Quote:
Originally Posted by wollercoller
This function is used in this Installer:
function ProgressCallback (OveralPct, CurrentPct: integer; CurrentFile, TimeStr1, TimeStr2, TimeStr3: PAnsiChar): longword;
I used TimeStr3 value for remaining time label but it is not working can any one help
me
thank you.
|
TimeStr3 is estimated time
TimeStr2 is elapsed time
TimeStr1 is remaining time
i think it won't if u using disk like arc extract method
if u usin ISARCEXTRACT with progress value it works fine