I know about all the file splitting programs which split the files into equal parts.
But i need to split a file say 783kb into 2 parts
Part1 : 105kb Part2 : 680kb
is there a program to do this ? in Windows XP
Thanks
|
I know about all the file splitting programs which split the files into equal parts. But i need to split a file say 783kb into 2 parts Part1 : 105kb Part2 : 680kb is there a program to do this ? in Windows XP Thanks
| |||||
feedback
|
|
You could split the file into parts of 105kB, for example using Or you could, from the same package, use
The same applies to
| |||||||||||
feedback
|