View Single Post
  #1  
Old 17-08-2015, 17:20
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Advanced File Splitter

Does the same thing as the other file splitter but this one has more options for splitting and merging.

This is the same program that was used for UltraARC.

Splitting

Parameters

AdvSplit Source Output SizeofSplit SplitProcess

Source: File to be splitted.
Output: A split of the main file.
SizeofSplit: The size of the current split
SplitProcess: Position where to start the split

Example

AdvSplit C:\Data.cab C:\DVD1\Data-1a.cab 1073741824 0
AdvSplit C:\Data.cab C:\DVD1\Data-1b.cab 1073741824 1073741824
AdvSplit C:\Data.cab C:\DVD2\Data-2a.cab 1073741824 2147483648
AdvSplit C:\Data.cab C:\DVD2\Data-2b.cab 1073741824 3221225472

Merging

Parameters

AdvSplit Source Output

Example

AdvSplit C:\DVD1\Data-1a.cab C:\Data.cab
AdvSplit C:\DVD1\Data-1b.cab C:\Data.cab
AdvSplit C:\DVD2\Data-2a.cab C:\Data.cab
AdvSplit C:\DVD2\Data-2b.cab C:\Data.cab

Source: One of the splitted files
Output: Location of the file that needs to be merged with the Source.
Attached Files
File Type: 7z advsplit.7z (237.1 KB, 306 views)
Reply With Quote
The Following 13 Users Say Thank You to Razor12911 For This Useful Post:
arkantos7 (27-07-2017), ChronoCross (22-08-2015), Grumpy (17-08-2015), houcine80 (17-11-2015), omdj (17-08-2015), pakrat2k2 (17-08-2015), punchao (05-07-2017), romulus_ut3 (23-05-2017), SAM2712 (05-07-2017), Simorq (30-08-2015), Stor31 (18-08-2015), toto621 (17-08-2015), zirkhaki (23-05-2017)
Sponsored Links