Search found 1 match

by MajorDad
Mon May 18, 2009 11:50 am
Forum: NConvert
Topic: Win32 and registry
Replies: 0
Views: 481

Win32 and registry

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 ...