Example — Play/Enqueue files in Winamp or foobar2000
The selected filenames should be enqueued in Winamp.
Name
e.g. Enqueue in Winamp
Path
You have to locate the path of the Winamp.exe file. E.g. C:\Program Files\Winamp\Winamp.exe
Parameters for Winamp:
/ADD "%_path%"
Parameters for foobar2000:
/add "%_filename_ext%"
And tick for all selected files.