Every time I create .cmd file and execute it windows finds strange symbols at start of file: ie:
REM ping
ping localhost
leads to
C:\>я╗┐REM ping
'я╗┐' is not recognized as an internal or external command,
operable program or batch file.
...
I've checked encoding of .cmd file and it seems to be fine. Even HEX editor didn't show any strange in file.