Select All + exe?
Brought to you by:
serff
Great idea, and seems to work well on windows. It would
be great if you could add a select all button as
clicking through 100s of photos is a bit of a nightmare.
Also some kind of executable wrapper for the .jar file
would be useful for most people as java does not run
jar files from a default install on windows (Stupid
eh?) you currently have to either associate javaw.exe
with .jar or run from the command line
java -jar FlickrBackup.jar
Logged In: YES
user_id=338394
I plan to have both of those implemented in the next release
hopefully. The select all will deffinately be there, still
looking for the best way to do exe part. Thanks!