How do i get the default mp3 player filename(path also) ? I want to run a mp3 off the app in the default player
Printable View
How do i get the default mp3 player filename(path also) ? I want to run a mp3 off the app in the default player
why don't you run the MP3 file using the ShellExecute api call. It will automatically run with its default player.
it is in the registry...
look at this value
HKEY_CLASSES_ROOT\mp3file\shell\play\command