1.

Solve : Batch file problem with Unicode names?

Answer»

My batch file contains

-----------------------------------------------------------------------

COPY /y ABC.exe "abc (Français).exe"

------------------------------------------------------------------------

but the OUTPUT file SHOWS garbled name.

Wheres when i RUN the copy command from command LINE it works.

Any idea.How can I make it work through batch file.



Discussion

No Comment Found