Description:
ncConcat is a small program that can be used to merge multiple files into one file.
Extra Info:
This program simply uses the windows copy command ("copy /b input0+input1+input2 output").
This program was made for people who are too lazy to use the command line or write a batch file.
This program automatically sorts the selected input files.
To access extra settings simply right-click the icon in the system tray.
Requirements:
This program requires .Net 3.0, the official package for .Net 3.5 SP1 (a cumulative update which includes .Net 2.0 SP2/.Net 3.0 SP2/.Net 3.5 SP1) can be downloaded here:
http://download.microsoft.com/download/2/0.../dotnetfx35.exe
But I recommend you get and install the silent installer found here (extract and run the "DotNetFX3in1.exe" found inside the SVCPACK folder):
http://www.ryanvm.net/forum/viewtopic.php?t=6431
More information about .Net can be found here:
http://msdn.microsoft.com/en-us/netframework/default.aspx
Changelog:
07-11-2009: Initial release (a01).
All rights reserved
nubecoder
www.nubecoder.com