|
#5
|
||||
|
||||
|
@BLACKFIRE69, Thank you very much for the updates.
Maybe you can include an additional function... function FXPckrAddFileList(const FileList: WideString): Boolean; Usage like this: Code:
StrList := TStringList.Create;
try
StrList.LoadFromFile(ExpandConatant('{src}\FileList.txt'));
FXPckrAddFileList(StrList.Text);
finally
StrList.Free;
end;
To do this, use the character "|" as an option to inform the destination path in the internal structure of Data.dat. If "|" does not exist, add as a file without a subfolder in the internal structure of the items. Code:
FXPckrAddFile('C:\my_test\filetest.txt|my_test\file_name.txt');
Thanks! |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
hitman797 (15-10-2023) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SuperREP (SREP) Full Info! | yasitha | Conversion Tutorials | 26 | 08-01-2019 18:49 |
| PSX Modchip FAQ | Ne0 | PSX Games | 1 | 07-08-2009 08:18 |
| QUERY: editing CloneCD images & best for game data & music CDs | andwan0 | CD/DVD Software & Utilities | 2 | 18-05-2009 18:13 |
| CD/DVD Data Recovery | 123walter | CD/DVD Software & Utilities | 1 | 05-08-2005 21:53 |
| 99min CD-R's, my great experience w/Audio & Data | abbadon | CD/DVD Recordable Media | 10 | 15-05-2002 23:16 |