Using nconvert in Context Menu in Windows
Posted: Sun Nov 03, 2013 5:00 pm
Hi all,
I decided to post my question on this forum since it deals with nconvert.
I have figured out the extact command to be used. Here it comes:
What I would like to acheive is to have this command in right (context menu) in every Windows folder. I have the right registry key but when I put
it doesn not work. Could you help me, please?
I decided to post my question on this forum since it deals with nconvert.
I have figured out the extact command to be used. Here it comes:
Code: Select all
nconvert.exe -overwrite -ratio -resize 1300 0 *.jpg
What I would like to acheive is to have this command in right (context menu) in every Windows folder. I have the right registry key but when I put
Code: Select all
nconvert.exe -overwrite -ratio -resize 1300 0 %1/*.jpg