Recently I found this:
Run DOSLFN with a Chinese font library
Then do a COPY operation on the following existing files:
C:\1\A.TXT already exists
C:\2\A.TXT already exists
COPY C:\1\A.TXT C:\2
It asks whether to overwrite? Press Y
Then go into C:\2 again,
A.TXT has changed into A~.TXT,
As long as I disable it with DOSLFN /U, this kind of operation works normally. I don't know whether it's a DOSLFN problem, a problem with the Chinese font library made by Wengier, or a problem with my runtime environment.
Runtime environment:
DOS71 + TW3.1
Run DOSLFN with a Chinese font library
Then do a COPY operation on the following existing files:
C:\1\A.TXT already exists
C:\2\A.TXT already exists
COPY C:\1\A.TXT C:\2
It asks whether to overwrite? Press Y
Then go into C:\2 again,
A.TXT has changed into A~.TXT,
As long as I disable it with DOSLFN /U, this kind of operation works normally. I don't know whether it's a DOSLFN problem, a problem with the Chinese font library made by Wengier, or a problem with my runtime environment.
Runtime environment:
DOS71 + TW3.1
DOS之家 http://doshome.com 站长 葛明阳

, both C:\1\A.TXT and C:\2\A.TXT already existed, but this issue clearly could not be reproduced in the test, so it can be seen that it is not a DOSLFN problem.
