I want to extract a file from a virtual disk image and copy it to a windows folder.
I am using WinAPE.
With WinAPE
Insert disk image to drive
Ctrl+F1 (drive A) or Crtl+F2 (drive B)
Select drive
type |a or |b
type cat
load "filename.ext"
type list
WinAPE Menu -> Assebler -> Show Assembler (F3)
File -> Read Basic
File -> Save As
Select Folder and give filename with extension .txt
Go to folder
Open file with a text editor
After inserting the dsk to winape, simply press:
File -> Drive A: (or B) -> Edit disc, now drag and drop the files out of the dsk image to your windows folder. Voila!