Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13-03-2024, 04:54
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,610 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Arrow ISArcEx - Minor Update

ISArcEx - Minor Update


Quote:
* Some minor improvements.

* ISArcExCleanUp:

- This function is deprecated; you can still call it, but it will have no effect.

* Added new function ISArcExAddDisksEx:

- function ISArcExAddDisksEx(InputFile, Password, BaseDirInArc, OutputPath: WideString): Boolean;
- Now you can extract items (files/folders) from a specific folder within the archive.

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.


.
Attached Images
File Type: png 00.png (24.4 KB, 340 views)

Last edited by BLACKFIRE69; 08-04-2026 at 14:20.
Reply With Quote
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  
Old 13-03-2024, 05:23
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 701
Thanks: 486
Thanked 2,610 Times in 574 Posts
BLACKFIRE69 is on a distinguished road
Arrow

^^^

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');
Reply With Quote
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)
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 11:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com