View Single Post
  #424  
Old 13-02-2017, 04:25
-XCX-'s Avatar
-XCX- -XCX- is offline
Registered User
 
Join Date: Nov 2016
Location: In Any Planet
Posts: 60
Thanks: 121
Thanked 92 Times in 23 Posts
-XCX- is on a distinguished road
Quote:
Originally Posted by TWOELV View Post
doesn't work :/ it still extracts only data1.bin
i am using Inno Setup Compiler 5.5.1.ee2 (u) (build 121002)
[Archives]
;Archive Types 7Zip, Freearc and WinRAR
Archive1Type=Freearc
Archive1Source={src}\data1.bin
Archive1Output={app}\
Archive1Disk=1
Archive1Password=
Archive2Source={src}\data2.bin
Archive2Output={app}\
Archive2Disk=2
Archive2Password=
Reply With Quote