Hi,

I am trying to open a file in ImageJ from the command line in Windows. The following command works:
ImageJ-win32.exe --ij1 c:\temp\test.tif
but the following two commands open ImageJ in ij2 mode, but fail to open the image:
ImageJ-win32.exe c:\temp\test.tif
ImageJ-win32.exe --ij2 c:\temp\test.tif
This also means that setting imagej as the default program to open tif files in Windows fails - ImageJ is launched but does not open the file.
Am I missing something or is this a bug?

Pawel

--
Paweł Niewiadomski
e-mail: [email protected]
website: www.pawelthebiologist.com

_______________________________________________
ImageJ-devel mailing list
[email protected]
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to