View Single Post
  #272  
Old 19-05-2017, 07:06
rohandebroy rohandebroy is offline
Registered User
 
Join Date: May 2017
Location: India
Posts: 22
Thanks: 16
Thanked 3 Times in 3 Posts
rohandebroy is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
open script,
goto line 4401
change that line to
Code:
if not ISArcExtract ( 0, 0, arcstr, Data[i - 1].Arc[2], '', false, Data[i - 1].Arc[4], ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{tmp}'), false) then

Finally the problem is fixed.

Also while using "nz" , there is no progress bar. So in case of big file it will take much time for nz to decompress so people might think its not working so is there any fix for it.

and also what are the commands for remaining time during setup installation.
Reply With Quote