[robocopy] exit code 2: There are some additional files in the destination directory that aren't present in the source directory. No files were copied.
robocopy "D:/Users/qwe12/AppData/Xplane-map-cache" "D:/autodesk" /V /NJS /NJH /BYTES /UNICODE /XC /XN /XO /R:0 /W:0 /MT:24 "autoortho" /DCOPY:DT
Injecting dll: C:\Users\qwe12\AppData\Local\Temp\RobocopyEx\RobocopyInjection.dll
��
[robocopy] exit code 0: No files were copied. No failure was encountered. No files were mismatched. The files already exist in the destination directory; therefore, the copy operation was skipped.
只要存在文件夹,那么则会导致程序直接崩溃
这个是删除日志
这个是复制日志
麻烦作者优化程序对文件夹的处理程度