View Single Post
  #6  
Old 14-06-2019, 08:14
wollercoller wollercoller is offline
Registered User
 
Join Date: Jun 2019
Location: Mars
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
wollercoller is on a distinguished road
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.
Reply With Quote