Right, it's 45 disks, Chinese edition, in DSK format. I had VPC read them directly, without using floppies (I don't have that many floppies).
After checking, I suspect there is a problem with the files.
Some of those .DSK files are 1440K, some are 1840K. The 1440K ones have no problem and can be used directly, but the 1840K ones give errors when read as floppies (reading any file gives an error, see ). But WinImage can open them and extract the contents smoothly. After copying the contents to the hard disk (.VHD), they can be read normally, and the executable files can also run normally.
I tried converting them to other formats, such as IMA, VFD, etc., but they still could not be read normally as floppies.
The archive I downloaded contains XDFCOPY.EXE, which can make floppies, and there are examples in the BAT for making floppies, so I continued testing: XDFCOPY DISKn.DSK A:
The 1440K ones respond like this:
XDF3515: Writing...
0%_________25%_________50%_________75%_________100%
***************************************************
XDF3516: Verifying...
0%_________25%_________50%_________75%_________100%
***************************************************
The 1840K ones give an error:
XDF3515: Writing...
0%_________25%_________50%_________75%_________100%
XDF3507: An error occurred while writing to the target
diskette or image file. Information on the diskette
or image file might be incomplete or distorted.