View Single Post
  #11  
Old 28-08-2020, 06:43
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Yes, but code rework is needed inside procedure UltraArc. Or simply use the example for freearc unpacking for inno setup (isdone example) and replace procedure UltraArc with the example and call it on CurStep ssInstall.

The function you are looking for is ISArcExtract (possibly with a records.inf file, but not needed). I think there are some old scripts here which use this example (or sort of). If I'm not mistaken the old blackbox script use this too.

The records.inf file is only needed if you don't want to edit the script for each archive/size every time (it is like records.ini, but with addition for archive sizes, percentages, etc.).

I don't know if you can use components then, but I don't think so.
__________________
Haters gonna hate
Reply With Quote