Search found 1 match

by john2
2012-03-19T02:57:18-07:00
Forum: Users
Topic: running CONVERT from Windows
Replies: 1
Views: 4400

running CONVERT from Windows

If i use a DOS box (CMD) and run this

CONVERT c:\path\picture.png c:\path\picture.jpg

it converts the file as expected!

BUT

If I run the exact same command from Windows's Start>Run then nothing happens!!

Why does CONVERT care where I run it from?

I need a way to call CONVERT from Windows . I ...