![]() |
Mainly happens when you have used FAZip's Lzma with large dictionary > 96MB for compression and unpack it with ARC's LZMA
Make sure u defined LZMA as External COmpressor with FAzip in Arc.in http://fileforums.com/showpost.php?p...&postcount=540 http://fileforums.com/showpost.php?p...&postcount=553 |
How can I make WPI show progress during installation of game in apps icon at bootom of taskbar...
Any example script please.. thanks in advance... |
|
1 Attachment(s)
I do not know if I understand
Code:
#define AppExe = "game.exe" |
@rinaldo
Bro... as i am newbie in programming... I failed what is missing while trying to compile ur script... please if possible... post the full script... thanks alot for all ur help and patience... thanks... |
Quote:
|
ok
1 Attachment(s)
Quote:
|
Quote:
so all the compression method in 2.5.1 should be supported ? Fast,mediuml1,mediuml2,ultral1,ultral2,ultral3 sorry if i am asking noob questions but i am extremely sorry i am still learning again thank you so much for the help <3 |
the mask in a few mistakes, so sometimes inexperienced does not work
|
|
Open WindowsPhone.iss and edit like this:
[Redists] ;Redist Caption|Exec Directory + File|Arguments Redist1=Direct X 9.0c|DirectX\DXSetup.exe|/silent Redist2=Microsoft Visual C++ 2013 x86|_CommonRedist\vcredist\2013\vcredist_x86.exe|quiet /norestart Hope it'll help:cool: |
thank you also how can i do that 64 bit and 32 bit ?
|
Same thing, just open WindowsPhone.iss and edit like this:
[Execs] ;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name AppExe1=Battlefield 4||bf4_x86.exe|Play Battlefield(TM) 4 AppExe2=Battlefield 4 (64-Bit)||bf4.exe|Play Battlefield(TM) 4 (64-Bit) |
i meant how can i make 32bit and 64bit optional like if the user wants to only install 64bit version of the game then 32 bit needs to be unchecked
|
1 Attachment(s)
Automatic
Code:
IsWin64 |
Thank you so much <3
so i am assuming it should be the same if i want to add .bin files there right ? like user can choose which .bin to install and which not too |
Mm
1 Attachment(s)
Quote:
yes you can choose to install whatever you want adding Vx ... |
awesome so i got everything working fine :) now i just need to know how can i make these two button direct to one of the .bin files
so if the user clicks on the 64bit then it will install data2.bin and if the user clicks on the 32bit then it will install data3.bin http://i.imgur.com/G39P6Wd.png |
I have already given so too contribution to this script that I claim copyright to the creator :), now use other scripts because this program to the limitations .. I'm sorry but I will no longer forgive me updates :(
|
Quote:
|
Any option to use reflate by gozarck in WPI?
|
Quote:
Edit : advanced setup creator works just fine with any compression method i guess now i will just have to take my time and try to replicate wpi in asc... Edit : okay after playing around with asc i still like wpi better :p oh well rip |
@rinaldo: Bro WPI is not showing icon in "uninstall or change a program"... how to make it show their icon....
|
@Anyone who can help, I want to add .png buttons instead of text buttons in WPI, can someone help.
|
WPI Mini Version
2 Attachment(s)
I mod WPI installer to mini version....
Hope you all like it... i give example in setup... Thanks to Razor12911 and rinaldo :D |
Quote:
|
HOW TO add
PZLIB AND PZLIB LIBRARY FILES SO THAT IT CAN EXTRACT FILE PZLIB+SREP64+LZMA2 I HAVE EDITED ARC.INI AND ADDED PZLIB.EXE AND DLL FILE IN Resource folder and edit script file under file section to include these files but it still not extracting as in temp folder there is no Pzlib and DLL file so can any one help how to add Pzlib files so that it can extract |
Quote:
|
Can u post the source code
|
after adding pzlib support i am getting -11 error
|
Quote:
SS please, mabe we can help you :D |
1 Attachment(s)
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I used Pzlib -m2 -x c256m +srep +Lzma2 to compress GTA 5 and also used msc for audio (compressed to 15.3 gb intial size 16.6 gb ) and final compressed size is of 39 gb version 1.36 but there are repacks on net like fitgirl 36 gb approx can anyone tell how to achieve that size
|
1 Attachment(s)
i checked my arc.ini and i can see it has unpack see the attachments
|
TWOELV, Whyyyy Lzma2, "CMD Viper Edition" does not use the name LZMA2, but with 7z is compression line "a -txz -an -mcrc=0 -m1=lzma2:d192m:fb=273:mf=bt4:mc=999999:lc=4:lp=0 -mmt=2 -mx9", the LZ77 algorithm is LZMA 16.04 with this "-a1 -d27 -fb273 -mc100000000 -lc8 -lp4 -mfbt4 -mt8"...
so you have to delete this from INI files ... Code:
[External compressor:Lzma2]Code:
[External compressor:7z]:) EDIT : Tested and functional out with the said method, two in bin format archives with your password, let me know if you have solved, otherwise tell me if you submit your work here or in private ...ciaoo;) |
the arc.ini that i attached was for wpi not for cmd bench so i have to compress the files with pzlib+srep64+7z again ?
cause i am having problem when i try to install it with wpi i get -11 error but if i remove lzma2 from wpi arc.ini then installer says unknown compression method |
Quote:
Quote:
and remember you should use the same file is arc.ini for compression and decompression of installer with inno-setup. |
| All times are GMT -7. The time now is 08:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com