ZIP2D64 V1.0 is freeware by Volker Beck --------------------------------------- This utility converts the C64-ZIP-format ('1!NAME.EXT', '2!NAME.EXT', '3!NAME.EXT', '4!NAME.EXT') to the D64-format ('NAME.D64'). Usage: ZIP2D64 [source [target]] source: Path (without '1!') for the C64-ZIP-files. Wildcards are allowed. The default is '*.*'. target: Path (without '.D64') for the D64-file. The default is 'TESTDISK'. examples: ZIP2D64 D:\DI*.* E:\TEST1 (reads 'D:\1!DI*.*' and writes to 'E:\TEST1.D64') ZIP2D64 HELLO.ZIP (reads '1!HELLO.ZIP' and writes to 'TESTDISK.D64') ZIP2D64 (reads '1!*.*' and writes to 'TESTDISK.D64') You take full responsibility for the operation of this software and any consequences thereof. I the creator can not accept liability for damages or failures arising from the use of this software.