RoyalTS – Merge two .rts files
May 29th, 2009
4 comments
I’ve written a dirty little command-line application to merge two RoyalTS files. I couldn’t find anything for it on the interweb, and wanted something to merge two files daily, both maintained by different people.
Usage: RoyalTSMerge.exe <InputFile1> <InputFile2> <OutputFile>
Download: RoyalTSMerge