Bug in "Rejoin Manually with Copy Command"
Status: Beta
Brought to you by:
dewildt
If a file is split using the option "Rejoin Manually with Copy Command" the result is not applying any quotation marks to the output.
Example: copy /B "File Split.zip1"+"File Split.zip2" File Split.zip
This leads to an error message when the command is typed in - as the Windows shell just recognizes "File" as the name for the output file and doesn't know what to do with "Split.zip".