Skip to content

cmd: COPY should output file names as they are copied.

Joe Souza requested to merge JoeS209/wine:master into master

In native Windows, the COPY command will display the names of the files as they are copied. Wine should do the same. This change enables that.

Merge request reports

Loading