Everything we love about Samplers from E-MU, AKAI, Ensoniq, Kurzweil, Korg, Roland, Yamaha, and all the rest.
You are not logged in.
Pages: 1
Hi, Newbi here!
I have an E-Synth Keyboard Dance version with two ROMs(E-synth/Orbit) and the sampler come with four floppy disks OS 4.1, Session Presets, Big Bank Presets and another one that i don't remember!
So is good idea make a back up of this Floppys but i don't know how! i have my old pc with floppy drive running on xp pro!
Any advice?
btw: great and usable forum!
Rudy!
Offline
open a command prompt on the XP
goto the floppy : type: a:
type: copy *.* c:\image
where c:\image is a folder you created before
you can also use the (dos) diskcopy command :
open a command window
type: diskcopy a:
this would make a complete copy of your floppy to your floppy
best is to use xcopy
open a command window
go to the floppy : type: a:
type: xcopy *.* /h c:\image
this copies all files, including hidden ones to the image folder on your C drive you created earlier
or goto the c:\image folder (in the command window) and type: xcopy a: /e
this copies all files & folders/subfolders to the image folder on your C drive you created earlier
greets
j
Offline
Pages: 1
[ Generated in 0.024 seconds, 10 queries executed - Memory usage: 1.58 MiB (Peak: 1.83 MiB) ]