|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Question - ISArcEx + new InnoSetup 6.4.0
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 Last edited by nordi; 18-01-2025 at 03:30. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
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 > working now*perhaps it was the security block in the file properties too Last edited by nordi; 25-01-2025 at 09:54. Reason: UPDATE |
|
#3
|
|||
|
|||
|
#4
|
|||
|
|||
|
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 Last edited by Behnam2018; 19-01-2025 at 21:34. |
|
#5
|
||||
|
||||
|
add MP3
Quote:
I attached example scripts below... (search for "New Lines" in the script for seeing the changes) greeting Nordi Last edited by nordi; 25-01-2025 at 10:00. Reason: Update |
| The Following 2 Users Say Thank You to nordi For This Useful Post: | ||
audiofeel (20-01-2025), Behnam2018 (20-01-2025) | ||
|
#6
|
||||
|
||||
|
ISArcExAddDiskEx - Questions I - different files are shown
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 Last edited by nordi; 11-02-2025 at 05:24. Reason: Script+File Update |
|
#7
|
||||
|
||||
|
ISArcExAddDiskEx - Questions II - different sizes are shown
- 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 Last edited by nordi; 25-01-2025 at 08:31. Reason: Pic Update |
| The Following User Says Thank You to nordi For This Useful Post: | ||
Behnam2018 (21-01-2025) | ||
|
#8
|
|||
|
|||
|
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 |
|
#9
|
|||
|
|||
|
What is the packaging tool for "ISArcEx"? I need a tool that can package into .bin format. Can anyone recommend one?
|
|
#10
|
|||
|
|||
|
Uhhhh, there's only one. FreeArc.
|
|
#11
|
|||
|
|||
|
is there any way to unpack multiple archives at once (in parallel) using this?
|
|
#12
|
||||
|
||||
|
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.
__________________
https://t.me/FMXInno |
| The Following User Says Thank You to audiofeel For This Useful Post: | ||
wrathma (04-04-2026) | ||
|
#13
|
|||
|
|||
|
Quote:
|
|
#14
|
|||
|
|||
|
Quote:
p.s. but you need to understand that the processor load is controlled manually. I might update this in the future. (queue). Last edited by Sergey3695; 05-04-2026 at 13:46. |
| The Following User Says Thank You to Sergey3695 For This Useful Post: | ||
wrathma (05-04-2026) | ||
|
#15
|
|||
|
|||
|
Quote:
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1477 | 20-05-2026 10:52 |
| XTool 2020 (Plugins) | Razor12911 | Conversion Tutorials | 405 | 24-12-2024 05:30 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| Best Compression For Archiving | brispuss | PC Games | 12 | 03-01-2020 13:34 |
| Compression Questions | yasitha | Conversion Tutorials | 10 | 09-01-2019 12:29 |