topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 11:35 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Dropping Multiple "Documents" On To A Single Dock Item  (Read 4185 times)

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Dropping Multiple "Documents" On To A Single Dock Item
« on: April 17, 2011, 12:32 AM »
I use some applications which are able to open multiple "documents" that are simultaneously dropped on to their corresponding executables [1].  I haven't succeeded in getting LBC dock items to work this way though - although dropping a single document does seem to work as expected.  Is it already possible?


[1] Some example applications: ReNamer, VirusTotalUpload2, Audacity, WinMerge, GIMP, Notepad++

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Dropping Multiple "Documents" On To A Single Dock Item
« Reply #1 on: April 17, 2011, 10:07 AM »
there is no current way to do it, but it could be added pretty easily.  a question is -- how do these apps want multiple files to be specified? as additional commandline arguments?

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: Dropping Multiple "Documents" On To A Single Dock Item
« Reply #2 on: April 17, 2011, 12:31 PM »
there is no current way to do it, but it could be added pretty easily.
Thanks.  Sounds promising :)

a question is -- how do these apps want multiple files to be specified? as additional commandline arguments?
I believe so -- for the applications listed in the OP, I think it's just:

exename filename1 filename2 ... filenamen

It would also be nice to be able to work with things like HashMyFiles, where what's necessary is:

exename /files filename1 filename2 ... filenamen

poyan

  • Supporting Member
  • Joined in 2010
  • **
  • Posts: 30
    • View Profile
    • DentalTrauma.info
    • Donate to Member
Re: Dropping Multiple "Documents" On To A Single Dock Item
« Reply #3 on: August 27, 2014, 02:25 PM »
Hi,
I have the same question.
Is this implemented meanwhile? If yes: HowTo?  (could not find it in help).
If no: Could it be done? Would be great!