PDA

View Full Version : Copying multiple .adf's to one file


Unregistered
03 July 2001, 03:32
I am trying to get a copy of my workbench in .adf format to use with AmigaInABox/Winuae but having split the program into 3 with the transdisk command I cannot paste all the files together again once they're on the PC. Please help me solve this dillema.

pcGTW_Webmaster
03 July 2001, 12:01
You can join files with the command "copy". Try:

copy /b wb.1+wb.2+wb.3 wb.adf