Win32 and registry

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
MajorDad
Posts: 1
Joined: Mon May 18, 2009 11:02 am
Contact:

Win32 and registry

Post by MajorDad »

Hi all

In registry i have do a new key in HKEY_CLASSES_ROOT\*\shell\Convert\command
I input following line as sample as REG_SZ
D:\tmp\nconvert -out png "%1"

Its like D:\tmp\nconvert -out png test.jpg in DOS

Now i klick on a picture test.jpg > context menue > Convert ..
The picture i selected is not converted to png O_o
Only the 'open with' dialog appear

I try the same with %%1 like the usage.txt say

Use NConvert not the %1 for the first parameter as the filename i selected ?

Thanks
MajorDad

*edit* haha .. no answer is a answere .. thx -_-
Post Reply