File Joiner Help
Contents
Installation
Program is packed in rar archive which can be unpacked by using:
Licence
How to use File Joiner?
What keyboard shortcuts are there in File Joiner?
| Key(s) | Action |
|---|---|
| +/- | move items in list, up/down |
| B | browse for location |
| J | join |
| S | sort |
| Ctrl + A | select all items in list |
| Del | delete selected items in list |
| Shift + Del | delete all items in list |
| Ctrl + T | toggle always on top |
Options
Always on top
Associate with .001 files (not portable)
Disable hash
Remove all items from list after join
Settings
Test for missing parts on load
Purpose of this "test" is to see if any part is missing and warn user about it. It's very important to have all parts present because otherwise you would end up with broken output file.
NOTE: This test is only triggered if first file in the list has extension .001
Test parts size consistency on load
This test validates two things, first that all parts except last one have exactly the same file size and that last part has smaller file size than all other parts. Both of those cases usually mean that some parts are corrupted, but, that is not necessarily always the case and you should use your judgment to decide if you wish to continue with join operation.
NOTE: This test is only triggered if first file in the list has extension .001
Test for missing parts
Same test as "Test for missing parts on load", only difference is that this test is done upon starting Join operation.
Test parts size consistency
Same test as "Test parts size consistency on load", only difference is that this test is done upon starting Join operation.
Remember window position
Use Recycle Bin when deleting parts
Sort by using only last number in file path (faster)
Number sorting extracts only last number from file paths and then sorts files in the list by using those extracted numbers. For example first file in the list is "aa.002" and next one is "bb.001", number sorting will use 001 and 002 to sort this two files and disregard the fact that first file starts with letter "a" and second file starts with "b". Number sorting is the old behavior of File Joiner's sorting and because it is faster it is the preferred way of sorting when dealing with .001 files.
Now you can turn off option "Sort by using only last number in file path" in Options menu to use full path sorting which is useful if you are not using File Joiner to join .001 files. By taking the same example from above full path sort would firstly sort by letter "a", then letter "b". See example on the image above.
Remove all items from list after join
Disable auto load parts
Recurse sub-folders
Default output path
Append to first file in list (for advanced users only)
Auto load parts
Multilanguage support
Thanks to many contributors, File Joiner is available in various languages, list of all supported languages is located on File Joiner download page.
If you want to translate File Joiner in your language, please go to translations page for further instructions.