I use "C:\Windows\system32\robocopy.exe" in a batch file to copy a file including Unicode characters in the file name.Before calling robocopy.exe I set the code page to UTF8 (chcp 65001). -> The call of the robocopy.exe will not do the expected operationNote: When I copy the robocopy.exe from its original destination ("C:\Windows\system32") to e.g. "C:\Temp" and use the copied robocopy.exe in my batch file all works fine!Operating system is Windows 7 Ultimate 64bit (German)Version of Robocopy.exe is 5.1.10.1027
Have you seen this problem before in this product?