How should I do to pass mp3 registered in the

When I push the button of the toolbar that dropping downed mp3
,How should I do to pass mp3 registered in the
button to the program that registers in "Send to"?

Even if I D&D file of mp3 in toolbar as it is, the mp3 is played by related program of the standard.
I want to choose the program that play mp3 to according to feelings on the day. I want to pass mp3 registered in the button to the application that can select the performed program in "Send to".

Please teach me.sorry my poor English

If you want to pass the selected (or drag & dropped) files to a program you usually just need a button like this, using Foobar2000 as an example:

"C:\Program Files\foobar2000\foobar2000.exe" {allfilepath}

If it's a program that needs to be run once for each file, instead of being given all file names at once, then use {filepath} instead of {allfilepath}.

thanks for replying

sorry

I want to open the mp3 file being a button in the toolbar by the application not related. I want to specify the opening application.

img264.imageshack.us/img264/8451/buttonzo8.jpg

I decribe something here, I want the button to open mp3 by a favorite program if I push this button

(Though I did not matter, Imageshack was not able to upload it from a button in toolbar)

You can specify the program and file path in the button if you want to:

"C:\Program Files\foobar2000\foobar2000.exe" "F:\Music\Moo.mp3"

If you just have the music file and no program then clicking the button will be like double-clicking the file. It will open the program associated with the MP3 file type:

"F:\Music\Moo.mp3"

Thank you very much.
I have realize a desire wonderfully.
Mr. Leo, thank you for reply.
This bulletin board is really useful.
thx. :laughing: