I am surprised you said a few months ago that the problem was solved. In any event maybe try this:
// copy the EXIF info (not the image) from file one.jpg inside two.jpg, without loading any image
ImageEnView2.IO.ParamsFromFile('D:\one.jpg');
ImageEnView2.IO.InjectJpegEXIF('D:\two.jpg');
Also see IO.InjectJpegEXIFStream in the help file.
William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Custom ImageEn Development