![]() |
1 Attachment(s)
Bilawal Reflate ISdone test
|
Dear razor,
I've tried to figure out how to unpack using ISDone and CLS but i'm unable to find what to add to my Inno project Can you guide me please? Thanks :) |
update
Quote:
|
How to decompress using inno setup?
|
Quote:
just add arc.ini and reflate.exe under [Files] then extracttemporaryfile, done. |
Sorry Razor12911, i`m not lazy ;) But i didn`t thought it`s so easy. Focused on "show progress while reflating" - this was what i thought, it`s not possible without CLS.
|
It is, as long as there is stdin and stdout in arc.ini, cls is not really needed, srep itself can work without cls.
|
Test Is Done But Very Slow In Inno Setup !
|
@AHMED SAMI
What did you use other than reflate and srep to get such low size with "Act of Agression"? did you add msc or precomp? can you provide your compression bat please? Thanks. |
@Bilawal
The CLS-reflate.dll is not working with the new refalte version Refl8v100.rar Do you have an updated dll for Inno? Thanks. |
Quote:
Quote:
Quote:
CLS is not needed. |
Thanks razor for you kind reply.
I've added this to my arc.ini "[External compressor:reflate] packcmd = reflate -c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = reflate -d - - <stdin> <stdout>" but i'm getting unknown method error. Can you please give a proper arc.ini to include in my inno output. |
This is the arc.ini
Quote:
arc.ini, reflate.exe are extracted to the setup's temp directory. All your IsArcExtract, must all have: if not ISArcExtract (Component, Progress, ArchiveSource, Destination, '', false, Password, ExpandConstant('{tmp}\arc.ini'), True/False) then break; |
Thanks razor, i did the missing part but got new error:
"Unable to write data to the disk" although theres a space and the setup.exe is run as admin :/ |
I`m using recent script from Yener90.
I only found these lines: Code:
if (GetValStrES('FreeArcFile' + IntToStr(i)) <> '') and (MyError = False) then begin |
| All times are GMT -7. The time now is 12:37. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com