today I replaced my 2 year old version by the actual one and have found many featuers I missed.
But I haven't found a feature to import external found files at Tools/Search menu.
I'd like to import files to display with a text file ExternalFoundFiles.txt
c:\pic1.jpg
d:\pic2.gif
e:\pic3.bmp
I tried it with command line options:
Code: Select all
XnView < ExternalFoundFiles.txt
Code: Select all
XnView c:\pic1.jpg d:\pic2.gif
How to do?