Quote:
Originally Posted by harshlohaan
Thank you Razor12911 for the script. But I have a question. I've created multiple .bin archives (Setup-1.bin, Setup-2.bin,...). So in the script where there is a single 'data.bin' what changes I need to make for these multiple archives?
|
like this
[Archives]
;Precomp 0.38
;Archive Types 7Zip, Freearc and WinRAR
PrecompVer=0.38
Archive1Type=Freearc
Archive1Source={src}\Setup-1.bin(Here u need to change)
Archive1Output={app}
Archive1Disk=1
Archive1Password=
PrecompVer=0.38
Archive2Type=Freearc
Archive2Source={src}\Setup-2.bin(Here u need to change if you have another .bin file)
Archive2Output={app}
Archive2Disk=2
Archive2Password=