|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
ISArcEx - Minor Update
Quote:
Code:
- Example: Consider the following structure of 'data-langs.bin':
--------------------------------------------------------------------------------------
data-langs.bin:
> Eng
bin-eng (a folder)
file-eng.mp4
{other_items}
> Rus
bin-rus (a folder)
file-rus.mp4
{other_items}
{rest_of_the_items_in_the_archive}
--------------------------------------------------------------------------------------
* if you call 'ISArcExAddDisksEx' like this:
ISArcExAddDisksEx('C:\Test\data-langs.bin', 'MyPwd', 'Eng', 'D:\Test\Output');
* it'll extract items only from the 'Eng' folder (bin-eng, file-eng.mp4, etc.)
into the destination (D:\Test\Output), and other items in the archive will be ignored.
Code:
* And free from false-positive trojan pop-ups. . Last edited by BLACKFIRE69; 08-04-2026 at 14:20. |
| The Following 13 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
audiofeel (13-03-2024), Behnam2018 (13-03-2024), Cesar82 (14-03-2024), dixen (13-03-2024), hitman797 (13-03-2024), Jahan1373 (11-11-2025), kenzo34 (13-03-2024), Lord.Freddy (13-03-2024), nordi (19-01-2025), Tihiy_Don (14-03-2024), Titeuf (25-03-2024), vint56 (04-11-2024), Wanterlude (13-03-2024) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
^^^
i forgot to mention some facts regarding 'ISArcExAddDisksEx' in the above post. Code:
* 'BaseDirInArc' is case-sensitive.
- 'Bin' and 'bin' are not the same.
* You can also use it with sub-dirs like this:
- ISArcExAddDisksEx('C:\Test\data-langs.bin', 'MyPwd', 'Bin64\Eng', 'D:\Test\Output');
|
| The Following 9 Users Say Thank You to BLACKFIRE69 For This Useful Post: | ||
audiofeel (13-03-2024), Behnam2018 (13-03-2024), Cesar82 (14-03-2024), hitman797 (13-03-2024), Lord.Freddy (13-03-2024), ScOOt3r (13-03-2024), Tihiy_Don (14-03-2024), Titeuf (25-03-2024), Wanterlude (13-03-2024) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASIS: Advanced Simple Installer Script | KaktoR | Conversion Tutorials | 1480 | 08-07-2026 10:58 |
| 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 |