Search found 6 matches

by jstenroos
Tue Feb 11, 2003 6:20 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

Yes, the COM interface would be probably overkill, adding files to the queue can perfectly well be done with command line only. Anyway, thanks for your help, I hope you get that command line parameter handling to work in upcoming versions. Otherwise, NeatImage has proved to be a real killer! Jouni S.
by jstenroos
Tue Feb 11, 2003 3:58 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

Thanks, I'll try that. Sending all parameters would be a nice feature, because the queue window is very informative, telling how much time is left and so on. This batch file method quite effectively breaks it. How about adding COM-interfaces to NeatImage? :wink: One simple method AddFileToQueue, wit...
by jstenroos
Tue Feb 11, 2003 2:53 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

I'm doing it from another app's (IMatch) script. Example command line could be: "C:\Program files\Neat Image 2.2 Pro\NeatImage" "d:\pics\work\edit\crw_1464.tif" "d:\pics\edit\crw_1464_filtered.tif" "d:\pics\work\noise profiles\Canon G2 Linear ISO50.dnp" So, I ...
by jstenroos
Tue Feb 11, 2003 2:30 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

Yes, I'm familiar with that. I guess I just have to open the NeatImage first, stop the queue by hand and then begin to add images to it.

Thanks,
Jouni S.
by jstenroos
Tue Feb 11, 2003 2:10 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

Good, with 2.21 it works, I had 2.1 installed. But I couldn't get it to work if the queue was already processing, nothing happened when I entered a new file from command line? Is it possible to configure so that the queue don't start processing automatically?

Thanks,
Jouni S.
by jstenroos
Tue Feb 11, 2003 1:45 pm
Forum: Improvements, new features
Topic: Command line, single instance of NeatImage
Replies: 10
Views: 12929

Command line, single instance of NeatImage

Hi,

The command line support is nice, but it would be more usable if it didn't start a new instance of NeatImage every time. Instead, it should just add the new file on the end of the queue.

-Jouni