Answer the question
In order to leave comments, you need to log in
Imagemagick runtime error when specifying Cyrillic directory in CMD
I don't know what to do, team
convert -resize 500 -quality 100 X:\123\2\Новая папка\0.jpg X:\123\2\Новая папка\0.JPG
ShellExecute(Handle, nil, 'cmd.exe', PChar('/K '+ ('convert -resize 500 -quality 100 X:\123\2\Новая папка\0.jpg X:\123\2\Новая папка\0.JPG') ), nil, SW_SHOW);
Answer the question
In order to leave comments, you need to log in
Running chcp before running your command is not an option.
Rather, you need something like WideCharToMultiByte () to convert parameters
And what. To you, actually from a script it is necessary except for resize?
on powershell/c#, the utility with the resize you need is written very quickly.
I can give my
resizer (already ready, give it away) at the same time tell me what to finish :)
I wanted to resize my entire photo stream in 800x600 and put it somewhere in pikasu, for example
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question