tg
tg copied to clipboard
Sending photo via compiled exe (through cmd.exe)
Using command
resolve_username my_friend
send_file @my_friend "e:\\VSM\\1.jpg"
send_file @my_friend "e:\VSM\1.jpg"
returns an error
FAIL: 9: Can not open file: Invalid or incomplete multibyte or wide character
Any possibility to fix this?
Upd: Through cygwin everything is ok. But this option does not suit me! I need it through cmd.exe
try to use the argument -W and not resolve_username.
try to use the argument
-Wand not resolve_username.
does not helped
even calling dialog_list after it also returns
FAIL: 9: Can not open file: Invalid or incomplete multibyte or wide character