For CI/CIU or WPI or any ISDone script implementation follow these simple instructions:
Get the original script, preferably without UltraARC.
Simply add cls-diskspan.dll in [Files] and make sure you extracttemporaryfile
Add one archive to be extracted with the name data.bin.001
Example from WPI:
Code:
[Archives]
;Precomp 0.38, 0.40, 0.41 and 0.42
;Archive Types 7Zip, Freearc and WinRAR
PrecompVer=0.38
Archive1Type=Freearc
Archive1Source={src}\data.bin.001
Archive1Output={app}
Archive1Disk=1
Archive1Password=
Done