View Single Post
  #147  
Old 07-09-2025, 06:35
nodesire7 nodesire7 is offline
Registered User
 
Join Date: Sep 2025
Location: China
Posts: 15
Thanks: 4
Thanked 2 Times in 2 Posts
nodesire7 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
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!

Last edited by nodesire7; 07-09-2025 at 06:44.
Reply With Quote