![]() |
Good morning everybody! I currently use IsArcx.dll for my setup.exe, but i've noticed a couple of things. When .dll file counts the files included in the .bin file that is being installed, it counts the number of files AND the number of folders included in videogame' directory.
Concerning the total aount of files, it counts the total number of files and the number of folders times the number of total .bin files. Is it like thtat? Why? Is it a bug? |
ISArcExM
1 Attachment(s)
This is an example of how to use ISArcEx.dll with an installer created in Delphi, intended to load the DLL from the temp directory, as requested.
Code:
LibPath := IncludeTrailingPathDelimiter(ExtractFilePath(ParamStr(0))) + 'bin\'; |
Hello, first of all thank you very much for this wonderful forum I have benefited from it a lot and I apologize if my English is weak, I will talk in detail about the problem I am facing which is: I was working on Redshank[20.08].iss and I was working and compressing files using FreeARC and the following command line:
Quote:
Quote:
https://www2.0zz0.com/2025/01/18/08/864756994.png I tried to add a modification to the arc.ini text: Quote:
|
Question - ISArcEx + new InnoSetup 6.4.0
2 Attachment(s)
Hi there...
InnoSetup 6.4.0 / Win11 : Does anyone have the same problems with the example script ?! > "MainForm" = identifier error > using "IsArcExChangeLanguage" = Windows Defender popup (see pictures) greetz |
1 Attachment(s)
Hi audiofeel,
thx for the answer, with your advice it`s working in IS6.4.0... ------- But: I want to use command IsArcExChangeLanguage : because using different ini-files , I can let translate the messages in different languages while installing... >> Windows Defender popup : Solved >> "every pc restart is good" + new GUID :rolleyes: > working now *perhaps it was the security block in the file properties too |
Quote:
[IMG]https://www2.0zz0.com/2025/01/18/12/132161779.png[/IMG] [IMG]https://www2.0zz0.com/2025/01/18/12/186811629.png[/IMG] [IMG]https://www2.0zz0.com/2025/01/18/12/963324439.png[/IMG] These are the files I have. |
I want to add music Button OFF -ON to this script
3 Attachment(s)
Hello, I want this script with music. Can you help me please?
I want to add music Button OFF- ON to this script simple to this setup |
add MP3
3 Attachment(s)
Quote:
I attached example scripts below... (search for "New Lines" in the script for seeing the changes) greeting Nordi |
ISArcExAddDiskEx - Questions I - different files are shown
2 Attachment(s)
Quote:
Hi Community / Hi Blackfire69, I have a problem with the names of the files to be extracted. >> TEST SCRIPT ATTACHED Description: In the attached image you can see that something has been selected for installation. During the installation (extraction), however, a different file from the same archive is displayed. > But in the end the correct file has been extracted. I hope, someone can help here. kind regards Nordi |
ISArcExAddDiskEx - Questions II - different sizes are shown
1 Attachment(s)
- Question 2 -
Hi Community / Hi Blackfire69, I have a second problem with ISArcExAddDisksEx and the shown sizes of the files to be extracted. >> TEST SCRIPT : ONE POST ABOVE Description: In the attached image you can see : during the installation (extraction), however, a different size from archive is displayed. (Note: three different bf-files, not single one) I hope, someone can help here. kind regards Nordi |
error
al comprimir usando
arc.exe a -i1 -ep1 -r -ed -s; -w.\z_temp -m=xtool+srep+lolz data.arc folder me da error la instalacion |
What is the packaging tool for "ISArcEx"? I need a tool that can package into .bin format. Can anyone recommend one?
|
Uhhhh, there's only one. FreeArc.
|
is there any way to unpack multiple archives at once (in parallel) using this?
|
Quote:
It’s the same here: the unpacking engine works as a single "player". It processes one archive at a time. To unpack multiple archives in parallel, you would need multiple independent instances/processes doing the work simultaneously. In the context of Inno Setup (and this library), that’s not supported - there’s effectively only one unpacking pipeline, so everything runs sequentially. |
Quote:
|
1 Attachment(s)
Quote:
p.s. but you need to understand that the processor load is controlled manually. I might update this in the future. (queue). |
Quote:
|
Quote:
Что залито на сайте прикрепил выше. Сильно много времени не выиграть, так как xtool и так сильно загружает процессор. Больше решает многопоточность и алгоритм. |
Update - ISArcEx v0.5
8 Attachment(s)
ISArcEx - Advanced FreeArc Extraction API for Inno Setup
======================================== Code:
> Overview:Code:
> Key Features:Code:
> Supported External Tooling: |
Good morning, i have some issue concerning the new version of IsArcEx.dll. I've made some tests, but anytime i have the "unknown compression method" popup.
Attached a link containing a .bin file and .iss file modified in order to try to decompress .bin file. Bin file has been compressed using DiskSpan and bcm mask. Where's the problem? Thanks in advance. https://we.tl/t-xz30r9XdHkCKe2A3 |
In general, the situation is as follows
@BLACKFIRE69
In general, the situation is as follows: In the new version of IsArcEx, the parameter ISArcExReduceCalcAccuracy does not affect anything at all—at least not the FMX ProgressBar. You can set any values for it, and the progress bar simply ignores them. The only parameter that visually affects the progress bar and its smoothness is ISArcExCallbackInterval, but the effect only becomes noticeable starting from a value of 55. In general, the older version was better. There, it was enough to set: Code:
ISArcExCallbackInterval(5);I hope you can investigate this quickly. |
Quote:
|
Any solution? IsArcEx.dll v0.5 doesn't work on .bin files create by DiskSpan.
|
https://fileforums.com/attachment.ph...1&d=1737828016
Good evening. In the third version of the attached image (the one with two blu bars), current time of playing song is always zero. I also think that a mute button would be very confortable. Is it easy to fix? |
ISArcEx v0.5 — Update
1 Attachment(s)
ISArcEx v0.5 — Update 02 (LibOnly)
* Bug fixes only. No API changes. Code:
- Fixed: `ISArcExReduceCalcAccuracy` did not perform as expected in v0.5Code:
- Drop-in library replacement. No script-side changes required. |
Hello, unfortunally IsArcEx.dll Update 2 is still not working with .bin files created with DiskSpan :(
|
| All times are GMT -7. The time now is 12:18. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com