|
|
|
#1
|
||||
|
||||
|
Quote:
The "side effect" using this way is you won't have any progress in the installer progress-bar during decompression of precomp files (and for big files the setup might seems freezed while it's really working!)
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
You've prepared cabs with combined method so you must use
Code:
PrecompVer=inside Code:
PrecompVer=0.42 |
|
#3
|
||||
|
||||
|
Quote:
![]() Thanks you BAMsE!
|
|
#4
|
|||
|
|||
|
I dont know if it's happening only me, but currently working on automated script. 1 hour passed and still compressing 4gb of files, and 4 hours ETA.. It's not freeze, working however 5 hours for 4gb of content, this is downright ridiculous people lol
|
|
#5
|
||||
|
||||
|
First: you really shouldn't have space there. Should be
Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 Third: maybe it's another one... your precomp file is named precomp.exe or precomp042.exe, because in reference to your arc.ini it should has this second name |
|
#6
|
||||
|
||||
|
Quote:
2. I put these files: arc.exe - arc.ini - packjpg_dll.dll - precomp.exe - srep.exe - zlib1.dll - Compress.bat 3. I also tried to rename precomp042.exe and wrong. Please can you pass all the files including the file Compress.bat ... |
|
#7
|
|||
|
|||
|
Do we have faster compression values gentlemen ? Pretty much equal of this:
arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 Unlike current one it's not taking years to compress, only 10 minutes and result is agreeable, 5GB to 1.1GB I tried these values but they're not compatible with yener's script, had exract errors. Any suggestions ? |
|
#8
|
||||
|
||||
|
|
|
#9
|
|||
|
|||
|
There's none, i've dealt with it no problem now
|
|
#10
|
|||
|
|||
|
Quote:
|
|
#11
|
||||
|
||||
|
Quote:
Me with the same string that you used to be able to compress a folder with 7GB to 5.9 gb. There is another string to use ... if you post it please. |
|
#12
|
|||
|
|||
|
Didnt use it
|
|
#13
|
||||
|
||||
|
REV0, i don't know what is the problem because i tried to compress something with
Code:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
|
|
#14
|
|||
|
|||
|
maybe output and arc bla bla is the key. what's the complete line in your setup ?
|
|
#15
|
||||
|
||||
|
Quote:
Then i used the same arc.ini he put on Setup.cab to compress something (i compressed for example two files and a whole folder) with this command line: Code:
arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "path\file1.test" "path\file2.test" "file\folder\*" Then i edited it with the right path and the Setup.ini: Code:
[ExtractSettings]
FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |