Quote:
Originally Posted by audiofeel
Put the files and folders that need to be compressed in the data1 folder. Run the _Pack.bat, after completion, there will be an archive in the _Output folder.
|
Are you only splitting into one .bin file? How can I split it into multiple files?
So, I still have to manually split the file and package them separately, right?
The reason I had this question is that I previously had a packaging tool that could directly split files into volumes like that. Unfortunately, the tool's author no longer maintains the server, so it's unusable. I thought there might be similar tools available. If not, I'll just implement it myself using Python.
Okay, I understand. Thank you very much for the explanation.
Thanks for your help!