#826
|
||||
|
||||
Quote:
Code:
if not ShowChangeDiskWindow ('Please Insert Disk To Continue...', ExpandConstant('{src}'),'Setup-1.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue...', ExpandConstant('{src}'),'Setup-2.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then brea
__________________
Glass BB | BlackBox v2 | Portable Installer |
The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
ZeD1818 (21-08-2014) |
Sponsored Links |
#827
|
|||
|
|||
I am using Arc format to compress games can you tell how can I add 7zip
also how can I increase compression rate of arc format ? Thank you |
#828
|
|||
|
|||
Quote:
The extraction takes forever. And it stops halfway through (the installer just...disappears.) Need help please. EDIT: I solved that disappering installer thing by using another compression method with a specific file wich was causing it to disappear. But the extraction still takes 2 to 3 hours, that's too long! I use an external compression ( Razor's compressor ) and here's the compression method I use -mprecomp+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc10 00:lc8 And when this doesn't work (sometimes it doesn't create the compressed file...), I use this: -msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:l c8 Last edited by Zorkanne; 15-08-2014 at 07:13. |
#829
|
|||
|
|||
need help linking a new check-box to read-me file on the last page. I do have the new check-box made and got it showing on last page Ive tried the task, component, and run.I think need to add code to the procedure InitializeWizard(); area but im not sure. there's a missing link some where i got the check-box and im able to get the read-me file but it always runs at the end so got both how to link them?
The isreadme flag makes it always launch but a regular installer it would make a check-box for the read-me. any ideas cant release my new version until i get my read-me working ![]() Last edited by wickedclown; 16-08-2014 at 20:18. |
#830
|
|||
|
|||
Can't we use latest version of precomp, srep and freearc beta in compression ?
As precomp and srep given in Kurutucu Compressor are little old ! Last edited by Adonix; 17-08-2014 at 21:44. |
#831
|
|||
|
|||
Please help
![]() whenever trying to compress a folder, it's saying.. http://i.imgur.com/dF3W4DK.jpg Please fix ![]() i am stuck ![]() i am using Kurutucu Compressor given in attached file. |
#832
|
||||
|
||||
Quote:
and im not good with compression bro. sorry ![]() http://fileforums.com/showthread.php?t=95288
__________________
Glass BB | BlackBox v2 | Portable Installer |
#833
|
|||
|
|||
Quote:
please give solution for this !! |
#834
|
|||
|
|||
Please update the compressor by inserting these below latest tools, on fileforums, no compressor contains these latest tools
![]() Precomp v0.4.3 packJPG v2.5f Srep 3.2 zlib 1.2.8 And please someone solve precomp error, everytime precomp stops working after reaching 10.1% :'( |
#835
|
||||
|
||||
Quote:
Hope it works |
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
y_thelastknight (19-08-2014) |
#836
|
|||
|
|||
Quote:
Because if i am using only srep+freearc then there is very low level compression ![]() Please guys help your friend !!! |
#837
|
|||
|
|||
Quote:
http://i.imgur.com/P7ae6Aw.jpg PLEASE GUYS YOUR FRIEND NEEDS HELP. MOREOVER INSTALLER IS NOT COMING IN GOOD WAY : http://i.imgur.com/amPBN5w.jpg PLEASE HELP TO FIX THE INSTALLER DESIGN :'( Last edited by Adonix; 19-08-2014 at 03:03. |
#838
|
||||
|
||||
i think jpg is one of the file type precomp doesn't support
__________________
Glass BB | BlackBox v2 | Portable Installer |
#839
|
|||
|
|||
No there is no jpg type file,.i checked.
|
#840
|
|||
|
|||
PLEASE GUYS i NEEDS HELP.
Installer worked well now ![]() Just 1 error... INSTALLER IS NOT Looking nice, as shown in post : http://i.imgur.com/amPBN5w.jpg PLEASE HELP TO FIX THE INSTALLER DESIGN :'( |
The Following User Says Thank You to Adonix For This Useful Post: | ||
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |