-
Angelo Mike
December 16, 2011 at 1:34 amI used the one that came with my cameras, ImageMixer. If you have that, it probably is combining them, but it may be doing it in a folder that you need to find. What’s your transfer software?
http://www.scenethroughglass.com
-
Jim Greene
December 17, 2011 at 2:44 pmoops, syntax error in my command line above, I said this:
copy file1 + file2 + file3 combined_fileAnd I should have said this:
copy /b file1 + file2 + file3 combined_fileYou need the “/b” flag for binary copying.
-Jim.
Reply to this Discussion! Login or Sign Up