FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Windows Phone Installer (WPI) (https://fileforums.com/showthread.php?t=96242)

TWOELV 12-02-2017 21:55

how can i unpack data1.bin and data2.bin at the same time ?

i tried playing around with this

Archive1Type=Freearc
Archive1Source={src}\data1.bin
Archive1Output={app}
Archive1Disk=1
Archive1Password=

but i cannot seem to make it work :/

-XCX- 13-02-2017 01:01

Archive2Type=Freearc
Archive2Source={src}\data1.bin
Archive2Output={app}
Archive2Disk=1
Archive2Password=


Archive2Type=Freearc
Archive2Source={src}\data2.bin
Archive2Output={app}
Archive2Disk=2
Archive2Password=

TWOELV 13-02-2017 03:57

Quote:

Originally Posted by -XCX- (Post 455964)
Archive2Type=Freearc
Archive2Source={src}\data1.bin
Archive2Output={app}
Archive2Disk=1
Archive2Password=


Archive2Type=Freearc
Archive2Source={src}\data2.bin
Archive2Output={app}
Archive2Disk=2
Archive2Password=

doesn't work :/ it still extracts only data1.bin
i am using Inno Setup Compiler 5.5.1.ee2 (u) (build 121002)

-XCX- 13-02-2017 04:25

Quote:

Originally Posted by TWOELV (Post 455966)
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=

TWOELV 13-02-2017 04:34

Quote:

Originally Posted by -XCX- (Post 455967)
[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=

i have already tried this but this seems to extract nothing not even data1.bin

TWOELV 13-02-2017 04:43

okay found the issue "Yourpassword" was missing that's why it wasn't working :p
so you posted like this Archive2Password=
but its suppose to be like this Archive2Password=Yourpassword
but thank you so much for helping me :D

-XCX- 13-02-2017 04:43

Quote:

Originally Posted by TWOELV (Post 455968)
i have already tried this but this seems to extract nothing not even data1.bin

give your script to check it whether it works or not

TWOELV 13-02-2017 04:46

Quote:

Originally Posted by -XCX- (Post 455970)
give your script to check it whether it works or not

okay found the issue "Yourpassword" was missing that's why it wasn't working
so you posted like this Archive2Password=
but its suppose to be like this Archive2Password=Yourpassword
but thank you so much for helping me

TWOELV 13-02-2017 09:09

deleted

harshlohaan 14-02-2017 22:34

Need help with archives!
 
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?

rinaldo 15-02-2017 00:25

Quote:

harshlohaan
=> ;)

TWOELV 19-02-2017 03:16

how can i add this "optimal-twoelv.bin"

i tried changing this

ArchiveoptimalType=Freearc
ArchiveoptimalSource={src}\optimal-twoelv.bin
ArchiveoptimalOutput={app}
ArchiveoptimalDisk=2
ArchiveoptimalPassword=YourPassword

also tried like this


Archive2Type=Freearc
Archive2Source={src}\optimal-twoelv.bin
Archive2Output={app}
Archive2Disk=2
Archive2Password=YourPassword

but none of these seems to work :/

Edit: nvm fixed it

Siber Pro 19-02-2017 20:23

Please Help Me.
How I Can Add Video on wizard In WindowsIphone.iss?
Anyone Can Help Me About This?
I Need To Know It.
Please.

pakrat2k2 20-02-2017 08:15

search in topic ... page 24, read

ZakirAhmad 21-02-2017 06:38

Someone please help me!!!
 
Can anyone please add # diskspace available # diskspaceneed to the wpi script...


All times are GMT -7. The time now is 03:57.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com